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 |
|
Mario Vavti
|
d6ff8dc9b6
|
introduce datasrc2src(selector) js function
|
2018-01-10 11:34:37 +01:00 |
|
Mario Vavti
|
98fd311891
|
start with nonactive state for the notifications button and display some text if there are no notifications on small screens only
|
2018-01-07 19:14:19 +01:00 |
|
Mario Vavti
|
9c72963d7c
|
add url and headings to bbco_autocomplete()
|
2017-12-21 09:27:40 +01:00 |
|
zotlabs
|
ba547c2257
|
chunked uploads for photos page
|
2017-12-03 17:22:18 -08:00 |
|
Mario Vavti
|
dd2c4c37ff
|
fix acl issue in mod cloud
|
2017-12-02 12:38:13 +01:00 |
|
Mario Vavti
|
dcad9ce26a
|
add a filter for notification to show new posts only
|
2017-12-01 21:00:39 +01:00 |
|
zotlabs
|
19ec8488e0
|
Merge branch 'chunk'
|
2017-11-30 19:06:00 -08:00 |
|
zotlabs
|
0e8e0b48b3
|
more or less working chunked uploads on /cloud now.
|
2017-11-30 19:05:24 -08:00 |
|
zotlabs
|
cc0d53e695
|
made it to prepareHtml
|
2017-11-30 16:24:18 -08:00 |
|
zotlabs
|
cce2b08e6b
|
progress on chunked uploads in /cloud
|
2017-11-30 15:28:53 -08:00 |
|
zotlabs
|
d59c1bb6bf
|
more chunk stuff
|
2017-11-29 18:34:16 -08:00 |
|
Mario Vavti
|
aa7f6111a6
|
use typeof if checking for undefined var and always clear timeout before setting a new one
|
2017-11-29 12:01:36 +01:00 |
|
Mario Vavti
|
b1f82257e8
|
load the profile images in the custom acl selector only if we actually need them
|
2017-11-29 11:35:13 +01:00 |
|
Mario Vavti
|
e6a59ad36f
|
allow an optional notify_id arg for liveUpdate()
|
2017-11-29 11:22:59 +01:00 |
|
Mario Vavti
|
f55ef7e728
|
remove the updateCountsOnly variable which is not used anymore now
|
2017-11-29 08:38:58 +01:00 |
|
Mario Vavti
|
bf1ec44186
|
rework liveUpdate() and notificationsUpdate() (aka ping) to first do the liveUpdate and when this is done only do the ping once. rename initLiveUpdate() to initUpdate() and more main.js cleanup.
|
2017-11-29 08:34:47 +01:00 |
|
zotlabs
|
e47c08ed72
|
more chunk
|
2017-11-28 20:40:01 -08:00 |
|
zotlabs
|
e1a209a3da
|
more chunk work
|
2017-11-28 18:01:04 -08:00 |
|
zotlabs
|
76703dee84
|
more chunk work
|
2017-11-28 17:37:18 -08:00 |
|
zotlabs
|
df45c13f62
|
first integration attempt with /cloud and blueimp uploader
|
2017-11-28 14:30:46 -08:00 |
|
Mario Vavti
|
455720ae93
|
check for updateCountsOnly in NavUpdate()
|
2017-11-28 16:06:07 +01:00 |
|
Mario Vavti
|
d5c56c0f5d
|
split liveUpdateInit() out of NavUpdate() so we do not need to wait for initial ping to complete before we can init liveUpdate(). clean up main.js and bump version.
|
2017-11-28 11:15:19 +01:00 |
|
Mario Vavti
|
87eaa6d8e5
|
some more work on mod hq
|
2017-11-24 15:01:34 +01:00 |
|
zotlabs
|
6c178d4485
|
article feature
|
2017-11-22 15:39:06 -08:00 |
|
Mario Vavti
|
d942818bd9
|
use item_thread_top = 1 instead of mid = parent_mid and make sure local_channel is intval
|
2017-11-21 22:10:09 +01:00 |
|
Mario Vavti
|
3efe144fa0
|
revisit media breakpoints - do not switch to mobile view to early.
|
2017-11-19 21:41:45 +01:00 |
|
Mario Vavti
|
fbc57fa8e3
|
some more work on mod hq
|
2017-11-18 22:16:06 +01:00 |
|
Mario Vavti
|
3a17225546
|
revert back to get the mid from enotify - otherwise we can not distinct between posts and likes
|
2017-11-10 20:30:55 +01:00 |
|
Mario Vavti
|
5e541ff53b
|
bring some ajax to photo upload
|
2017-11-10 10:50:19 +01:00 |
|
Mario Vavti
|
40a7446e3e
|
get the path infos from pathname instead of seperate data attribute
|
2017-11-09 12:41:57 +01:00 |
|
Mario Vavti
|
fc96cd3710
|
load notifications links to /display via ajax if we are already in /display
|
2017-11-09 11:34:41 +01:00 |
|
zotlabs
|
3f1a4b6559
|
second half of issue #893 - move channel default permissions to its own module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner.
|
2017-11-06 20:13:14 -08:00 |
|
zotlabs
|
11a7a08b9d
|
bring back tabindex to submit comments
|
2017-11-06 17:08:48 -08:00 |
|
zotlabs
|
e70bd0054c
|
hubzilla issue #896
|
2017-11-02 18:25:34 -07:00 |
|
Mario Vavti
|
0061ac8584
|
do not show seen notifys in notifications - show them in mod notifications instead. Update notifications count also on notifications updates
|
2017-10-22 21:01:58 +02:00 |
|
Mario Vavti
|
ca4c725d57
|
remove redundant js
|
2017-10-18 12:28:56 +02:00 |
|
Mario Vavti
|
fe1aa90304
|
streamline the notifications js and change notification icon to exclamation-triangle if we have personal notifications
|
2017-10-18 11:38:45 +02:00 |
|
Mario Vavti
|
64a49eb54a
|
update notifications if a notification area remains open
|
2017-10-18 00:25:00 +02:00 |
|
zotlabs
|
e6c166a182
|
sort out the notification ids
|
2017-10-12 11:36:25 -07:00 |
|
Mario Vavti
|
07ae431950
|
css fixes
|
2017-10-10 20:02:42 +02:00 |
|
Mario Vavti
|
41cf846ee3
|
new notification fixes
|
2017-10-10 12:08:51 +02:00 |
|
Mario Vavti
|
54a0690323
|
more new notifications fixes
|
2017-10-09 13:35:58 +02:00 |
|
Mario Vavti
|
bcf4cb519a
|
new notification fixes
|
2017-10-08 22:21:19 +02:00 |
|
Mario Vavti
|
991db280be
|
experimental new notifications - needs pconfig experimental_notif set to 1 for your channel to work.
|
2017-10-08 17:19:29 +02:00 |
|
zotlabs
|
7c501ef60f
|
update some old spinners which were causing js issues
|
2017-10-05 19:20:39 -07:00 |
|
Mario Vavti
|
295ed07d40
|
bring back notifications for account approvals
|
2017-10-04 13:37:17 +02:00 |
|
Mario Vavti
|
fb60eeaa9a
|
make justifiedGallery happy again
|
2017-09-27 15:48:13 +02:00 |
|