Mario Vavti
|
18338495af
|
do not update #acl-list-content on every click in jot. we just need this updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts.
|
2018-05-20 22:54:02 +02:00 |
|
Mario Vavti
|
ef0f195fe8
|
fix issue where images were not visible in acl selector after using search
|
2018-05-20 22:52:33 +02:00 |
|
git-marijus
|
de6f07ec89
|
Merge pull request #1097 from galettesaucisse/patch-13
Proposed fix for issue #1091 - mod-help.js
|
2018-04-23 10:28:50 +02:00 |
|
Galette Saucisse
|
ba8f8c3403
|
Proposed fix for issue #1091
|
2018-04-20 19:17:52 +02:00 |
|
zotlabs
|
2f1ad15645
|
fix navbar contact autocomplete 'undefined' hovertip
|
2018-04-19 22:19:52 -07:00 |
|
zotlabs
|
04abfdd5a6
|
update the search js
|
2018-04-16 17:37:38 -07:00 |
|
Mario Vavti
|
2867cd2043
|
fix wrong item key
|
2018-04-13 12:50:37 +02:00 |
|
Mario Vavti
|
88ca6fc12e
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-04-13 11:59:09 +02:00 |
|
Mario Vavti
|
e04d3c45a4
|
provide visible star status for starred posts
|
2018-04-13 11:58:12 +02:00 |
|
zotlabs
|
7fd882a088
|
autosave comment enhancements
|
2018-04-12 22:24:25 -07:00 |
|
zotlabs
|
b0396cd646
|
work on autosave
|
2018-04-12 21:44:06 -07:00 |
|
zotlabs
|
953a2fd9b2
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-04-11 17:44:51 -07:00 |
|
zotlabs
|
2fa9645dfc
|
channel delegation: push current identity and pop it on logout from the delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel.
|
2018-04-11 17:40:04 -07:00 |
|
Mario Vavti
|
3bd6450333
|
also clean localStorage upon logout or channel switch
|
2018-04-11 12:37:25 +02:00 |
|
Andrew Manning
|
1aba495a1c
|
Replace pushState with replaceState to prevent browser history clutter in Help pages.
|
2018-04-09 20:50:41 -04:00 |
|
git-marijus
|
9dc831f1ef
|
Merge pull request #1051 from anaqreon/auto-save
Auto-save comment and post text
|
2018-04-09 13:18:09 +02:00 |
|
zotlabs
|
c3cd613f42
|
extend AC
|
2018-04-08 17:30:46 -07:00 |
|
Andrew Manning
|
f9ec3c66ff
|
Added feature setting for auto-save, defaulting to enabled.
|
2018-04-08 19:44:21 -04:00 |
|
Andrew Manning
|
43cafcc761
|
Auto-save post and comment entry using localStorage in browser.
|
2018-04-08 14:18:10 -04:00 |
|
zotlabs
|
e864679942
|
private forum mentions
|
2018-04-04 18:53:06 -07:00 |
|
zotlabs
|
f54aa4f21e
|
allow case independence of replacements as well as patterns
|
2018-03-30 01:59:32 -07:00 |
|
zotlabs
|
1cf0de568d
|
use context method
|
2018-03-28 18:32:04 -07:00 |
|
Mario Vavti
|
9d230b1f4c
|
indicate that there are events today in notifications by changing the badge class from secondary to danger. issue #1001
|
2018-03-14 21:39:33 +01:00 |
|
Mario Vavti
|
f3a753bda6
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-08 08:55:25 +01:00 |
|
zotlabs
|
48b1042347
|
hashtag autocomplete
|
2018-03-07 16:59:55 -08:00 |
|
Mario Vavti
|
17c102ebe1
|
we need the javascript in the template since strings are involved
|
2018-03-07 21:11:57 +01:00 |
|
zotlabs
|
df03805579
|
process follow from article menu in the background, do not reload page - hubzilla issue #987
|
2018-03-02 13:15:28 -08:00 |
|
Mario Vavti
|
ee5fd8a0bd
|
fix minor issue with custom acl selector
|
2018-02-26 15:09:46 +01:00 |
|
Mario Vavti
|
032cbca651
|
slightly improve custom acl selector
|
2018-02-26 13:57:13 +01:00 |
|
zotlabs
|
04ec35d9cc
|
hubzilla issue #979 - alter image selection widget to accept/submit on choose (jot, wiki, cover_photo, profile_photo)
|
2018-02-25 19:25:00 -08:00 |
|
zotlabs
|
3153129e2e
|
make the profile photo image picker work correctly with multiple profiles.
|
2018-02-24 13:20:59 -08:00 |
|
zotlabs
|
2d91aed183
|
use embed photos javascript widget to select existing photos for profile and cover photos
|
2018-02-23 19:23:17 -08:00 |
|
zotlabs
|
5e53f36f34
|
mod_new_channel: don't require nickname validation after name validation (which generates a valid nickname). Enable the submit button as long as there are no errors.
|
2018-02-22 23:54:43 -08:00 |
|
zotlabs
|
ce8349662d
|
Add 'Validate' button to new_channel page and disable submit until validated. This is to get around the issue that clicking submit without ever focusing and blurring the nickname field won't actually submit the form but only provide validation. It needs to be clicked again to submit. The first click processed the blur but remained on the page with no feedback. If somebody has better workarounds, please provide. The goal is to ensure that the name and the nickname are both validated before we can submit.
|
2018-02-20 17:20:35 -08:00 |
|
Mario Vavti
|
2047801b85
|
updates 1201 and 1200 should return success for postgres. notifications: remove class show and session storage entry when we mark all notifications seen
|
2018-02-19 20:23:13 +01:00 |
|
Mario Vavti
|
5f229d81e9
|
use distinct in channel item query and minor notification cache improvement
|
2018-02-09 14:06:59 +01:00 |
|
Mario Vavti
|
edf6ad9eda
|
do not always look first in chache when receiving the *open* status from cache
|
2018-01-28 19:35:01 +01:00 |
|
Mario Vavti
|
2e4e56f7cc
|
if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes
|
2018-01-27 22:23:47 +01:00 |
|
Mario Vavti
|
7c600b0380
|
preserve open state of notifications
|
2018-01-26 11:44:24 +01:00 |
|
Mario Vavti
|
4656856dfb
|
move template out of #notifications and revert reset timer on manual trigger
|
2018-01-25 17:27:48 +01:00 |
|
Mario Vavti
|
019dcefeca
|
reset timer on manual update trigger
|
2018-01-25 12:56:52 +01:00 |
|
Mario Vavti
|
93259e4e92
|
consolidate notifications caching and loading
|
2018-01-24 22:46:36 +01:00 |
|
Mario Vavti
|
e3a6b0012e
|
implement caching of notifications in browser session storage
|
2018-01-24 11:16:51 +01:00 |
|
Mario Vavti
|
1709dbd376
|
make sure we deal with lowercase string in all situations
|
2018-01-21 10:27:50 +01:00 |
|
Mario Vavti
|
d6fc85f460
|
use var instead of this
|
2018-01-19 21:14:32 +01:00 |
|
Mario Vavti
|
395cf86607
|
make sure we deal with strings
|
2018-01-19 20:53:22 +01:00 |
|
zotlabs
|
b2ab906483
|
remove deprecated 'qcomment' feature; unused since 2012
|
2018-01-18 17:02:59 -08:00 |
|
Mario Vavti
|
53e353abf2
|
consolidate navbar tucson and some javascript cleanup
|
2018-01-18 12:44:40 +01:00 |
|
Mario Vavti
|
21d081e175
|
implement notifications name filter and slightly change the way we load notification to the ui
|
2018-01-18 11:22:30 +01:00 |
|
Mario Vavti
|
746ea5a369
|
fix some regressions with permission roles
|
2018-01-15 11:34:42 +01:00 |
|