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 |
|
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 |
|
Mario Vavti
|
ea5262a0df
|
get rid of spinner.js in use a lightweight css spinner instead
|
2017-09-26 13:02:11 +02:00 |
|
zotlabs
|
1650d79862
|
tagging changes - provides ability to mention a forum by using !forumname as well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti.
|
2017-09-24 19:45:19 -07:00 |
|
Mario Vavti
|
a7d0c45606
|
Revert "remove some redundant references to sticky_kit"
This reverts commit dbc0cc8c92 .
|
2017-09-19 23:17:17 +02:00 |
|
Mario Vavti
|
dbc0cc8c92
|
remove some redundant references to sticky_kit
|
2017-09-19 23:13:18 +02:00 |
|
Mario
|
143e389695
|
jquery-3.2.1
|
2017-09-19 22:43:17 +02:00 |
|
Mario
|
373651c3db
|
implement wiki editing
|
2017-09-15 22:17:18 +02:00 |
|
Mario Vavti
|
4d1f5c1752
|
do not double encode already encoded mids
|
2017-09-07 23:12:58 +02:00 |
|
Mario Vavti
|
68a91ec3ea
|
32 characters are often not enough to distinguish gnu-social mids - use the entire mid. in /display if we are not dealing with posts (eg likes) provide the thr_parent mid as bParam_mid so we can still adress the right post in javascript
|
2017-09-05 23:18:02 +02:00 |
|
Mario Vavti
|
48547f5f9e
|
remove logging
|
2017-09-04 13:38:21 +02:00 |
|
Mario Vavti
|
e935473c5c
|
add combined index for item.uid and item.item_unseen. this speeds up notifications by a magnitude.
|
2017-09-01 21:27:59 +02:00 |
|
zotlabs
|
ad637b5b50
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-08-29 23:38:23 -07:00 |
|
zotlabs
|
b80f0b8960
|
add editor autocompleters on cards page
|
2017-08-28 20:11:08 -07:00 |
|
git-marijus
|
8517e7e798
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-08-28 23:45:03 +02:00 |
|
git-marijus
|
e70bf97508
|
rewrite comment form handling
|
2017-08-28 23:42:17 +02:00 |
|
zotlabs
|
d0d0a2df3a
|
fix issue with comment box re-opening after submit; however I should note that bind and unbind are deprecated in jquery > 1.3 and these calls probably need to be upgraded.
|
2017-08-27 19:02:50 -07:00 |
|
zotlabs
|
187f19b170
|
fix titles on ajaxupdate issue, add jsonld-php library
|
2017-08-26 17:21:33 -07:00 |
|
zotlabs
|
0098dce597
|
radically reduce code duplication in updateConvItems(); it's a bit easier to understand now although the different modes aren't as cleanly separated as they were.
|
2017-08-25 00:00:51 -07:00 |
|
git-marijus
|
383b7928cf
|
minor adjustmen to the help language selector
|
2017-08-24 22:32:28 +02:00 |
|
Andrew Manning
|
90ec3340e4
|
Merge remote-tracking branch 'upstream/dev' into doco
|
2017-08-24 18:57:52 +00:00 |
|
Andrew Manning
|
cf2609530f
|
Added language selector menu for Help pages
|
2017-08-24 18:57:41 +00:00 |
|
Mario Vavti
|
cdccf60132
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-08-24 20:18:18 +02:00 |
|
zotlabs
|
186f85483f
|
cards: make likes reload page
|
2017-08-23 22:17:15 -07:00 |
|
zotlabs
|
4450170790
|
partial support (unfinished) for ajax loading cards with liveupdate; page still functions even though this isn't finished
|
2017-08-23 21:26:09 -07:00 |
|
zotlabs
|
c9745a4129
|
apply autotime to all autotime classed elements when static loading a page
|
2017-08-23 20:19:52 -07:00 |
|
zotlabs
|
bf7b0b11ef
|
add autotime to cards
|
2017-08-23 20:16:08 -07:00 |
|
Andrew Manning
|
6c38857502
|
Repaired and extended support for help page translations including table of contents files at the top level. Moved help module javascript to mod_help.js.
|
2017-08-23 03:33:03 +00:00 |
|
zotlabs
|
944cd883bb
|
script html tags in js file
|
2017-08-19 01:08:24 -07:00 |
|
zotlabs
|
4addde782e
|
put unseen network count in page title; hubzilla issue #843
|
2017-08-15 21:39:01 -07:00 |
|
git-marijus
|
4848dc5ec8
|
minor js and css changes
|
2017-08-12 22:29:57 +02:00 |
|
zotlabs
|
ca11d7b9a7
|
support upload of files and attachments into comments. This has some repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing.
|
2017-08-08 22:55:47 -07:00 |
|
zotlabs
|
01fc590938
|
auto preview comments also on media/link add
|
2017-08-01 18:58:06 -07:00 |
|
git-marijus
|
7b992decd4
|
close the apps-menu if the notifications-menu is open and vice versa
|
2017-07-29 16:06:42 +02:00 |
|
git-marijus
|
f9b342c87d
|
initial notifications support for new shared files and new (since initial site load) pubstream activity
|
2017-07-28 22:42:02 +02:00 |
|
zotlabs
|
b917cf1ecc
|
allow moderated comments like wordpress if permissions are compatible
|
2017-06-18 22:25:41 -07:00 |
|
Mario Vavti
|
98c6548d64
|
fix and cleanup custom theme settings
|
2017-03-26 13:15:15 +02:00 |
|
Mario Vavti
|
837efcf5e7
|
fix fullscreen and bbco_autocomplete popup rendering
|
2017-03-20 20:59:46 +01:00 |
|
Mario Vavti
|
37d350c3f5
|
update to latest bs4 from git and change hidden-* classes to d-*
|
2017-03-20 11:18:23 +01:00 |
|
Mario Vavti
|
2a25ddff36
|
bs4 fixes
|
2017-03-19 10:51:58 +01:00 |
|
Mario Vavti
|
2bdf63d069
|
more abook_edit and some css
|
2017-03-18 22:01:46 +01:00 |
|
Mario Vavti
|
2556d05602
|
bs4 fixes
|
2017-03-18 17:28:46 +01:00 |
|
Mario Vavti
|
d10525a375
|
fix item_list and item_search templates. make item filer use a bootdtrap modal and some css and class fixes
|
2017-03-17 14:22:10 +01:00 |
|
Mario Vavti
|
a0a376e95e
|
hide nav search behind a button, css fixes and cleanup
|
2017-03-14 18:31:19 +01:00 |
|
Mario Vavti
|
99e681c09f
|
do not collapse long nsfw content
|
2017-03-06 11:52:07 +01:00 |
|
Mario Vavti
|
6bf6462a37
|
provide info if there are no sche,es available
|
2017-03-02 12:51:31 +01:00 |
|
Mario Vavti
|
dd8a3d845e
|
reset schema value after we empty and repopulate it. second half of fix for #624
|
2017-03-02 11:36:35 +01:00 |
|
Mario Vavti
|
66fc1dcf33
|
reset schema value after we empty and repopulate it. first half of fix for #624
|
2017-03-02 11:03:33 +01:00 |
|
zotlabs
|
b1ff5367e7
|
more work on profile vcards - still a lot of work to go
|
2017-02-23 19:07:01 -08:00 |
|
zotlabs
|
bbacfbdd6a
|
display page not updating after comment
|
2017-02-21 15:24:39 -08:00 |
|
zotlabs
|
91819bfc2d
|
bringer - all basic functionality is implemented
|
2017-02-08 17:21:32 -08:00 |
|
zotlabs
|
723b51c931
|
provide a few system defined permcats; will require a permission editor page to define new (personal) ones.
|
2017-02-07 17:17:38 -08:00 |
|
zotlabs
|
b2bae867d0
|
more background work for permcat support
|
2017-02-07 16:08:27 -08:00 |
|
zotlabs
|
6a083e8452
|
bring back view links for all notification types (esp: network, channel) for easy access
|
2017-02-06 14:32:50 -08:00 |
|
Mario Vavti
|
631a8278d3
|
do not hide button - just gray it out
|
2017-02-03 11:21:06 +01:00 |
|
Mario Vavti
|
a5c1685ea0
|
hide notifications button if there are none
|
2017-02-03 11:00:35 +01:00 |
|
Mario Vavti
|
cde7a3f66c
|
more work on app-bin
|
2017-02-01 12:52:19 +01:00 |
|
Mario Vavti
|
8794106e85
|
add observer.language to autocomplete and return a default value for observer
|
2017-01-21 23:28:57 +01:00 |
|
Hubzilla
|
ece1dd1d7e
|
js errors with raw message-id, string update
|
2017-01-20 12:03:46 -08:00 |
|
zotlabs
|
9831b358f8
|
profile vcard - preliminary work
|
2017-01-01 13:29:27 -08:00 |
|
Mario Vavti
|
6c7da13cd3
|
prevent eventual double scrollbar
|
2016-12-30 20:50:12 +01:00 |
|
zotlabs
|
493aa9f20d
|
progress on abook_vcard
|
2016-12-20 18:43:20 -08:00 |
|
Mario Vavti
|
7b7fa5f77b
|
turns out we do need this in certain situations
|
2016-12-20 14:53:58 +01:00 |
|
Mario Vavti
|
a12b2c8d33
|
fix contextualHelpFocus() to work wit sticky aside
|
2016-12-19 20:36:40 +01:00 |
|
Mario Vavti
|
9c5f2de4ec
|
this is not needed
|
2016-12-19 09:48:01 +01:00 |
|
zotlabs
|
0c665e11f1
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2016-12-16 19:57:49 -08:00 |
|
zotlabs
|
827d4c5fb0
|
use lock colour to indicate that permissions have been set by the software to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information.
|
2016-12-16 19:54:07 -08:00 |
|
Mario Vavti
|
6eed7eb540
|
display inline instead of floating
|
2016-12-16 22:50:19 +01:00 |
|
Mario Vavti
|
6bde70d60a
|
move the sticky-kit^Cquery plugin to /lib and see if we want this for the whole app
|
2016-12-16 16:14:56 +01:00 |
|
zotlabs
|
0394a3e939
|
tag and mention handling in private mail (which required refactoring the bbcode cleanup stuff in mod_item)
|
2016-12-13 20:01:38 -08:00 |
|
zotlabs
|
f111c5c325
|
mail preview (basic functionality)
|
2016-12-13 17:30:02 -08:00 |
|
Mario Vavti
|
b12d4c03cb
|
fixes for toc bbcode and bbcode wiki toc
|
2016-12-04 12:51:23 +01:00 |
|
Mario Vavti
|
de503bf5c4
|
use highlight in ac-list for hl bbcode
|
2016-12-01 15:06:39 +01:00 |
|
zotlabs
|
175ae58563
|
highlight
|
2016-11-29 14:27:55 -08:00 |
|
Andrew Manning
|
d96ab7c867
|
Update wiki context help. Modify context page element focus feature to do nothing if the target DOM element is not found.
|
2016-11-26 20:29:53 -07:00 |
|
zotlabs
|
f91031bd65
|
allow your own likes/comments to be updated when in static update mode
|
2016-11-02 15:48:29 -07:00 |
|
git-marijus
|
5d3e04216d
|
Merge pull request #574 from zotlabs/static_update
feature: static page update as opposed to live update of conversation…
|
2016-11-02 16:12:05 +01:00 |
|
zotlabs
|
055d55b71b
|
retry liveupdate up to 10 times if we receive incomplete/truncated html data.
|
2016-11-01 21:39:49 -07:00 |
|
zotlabs
|
ca948d66a9
|
feature: static page update as opposed to live update of conversations on the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
|
2016-11-01 20:21:39 -07:00 |
|
Mario Vavti
|
6174aa01e0
|
add embed bbcode to the autocomplete list
|
2016-10-30 13:43:47 +01:00 |
|
zotlabs
|
9fea44cbc3
|
better fix for navbar channel autocomplete, refrain from search until a minimum of 3 chars entered. 2 typically gives way too many results and usually low quality results.
|
2016-10-21 18:15:44 -07:00 |
|
Mario Vavti
|
73d67bb16a
|
fix connected time not shown on ajax loaded connections
|
2016-10-12 11:00:33 +02:00 |
|
Mario Vavti
|
5d2cf3d23c
|
omit autoscrolling to toplevel items
|
2016-09-29 11:55:41 +02:00 |
|
Mario Vavti
|
3c9809bfe6
|
highlight the displayed mid and css fixes
|
2016-09-29 11:28:27 +02:00 |
|
Mario Vavti
|
c530b4fb97
|
fixes for make scroll to mid work properly with collapsed threads: unhide the hidden items before scrolling to it, slideDown() is to slow - we must use show() here)
|
2016-09-29 11:07:53 +02:00 |
|
Mario Vavti
|
68cb4baeb3
|
do not scroll items behind the navbar
|
2016-09-27 14:11:55 +02:00 |
|
Mario Vavti
|
c28ba24525
|
remove logging
|
2016-09-27 14:00:49 +02:00 |
|
Mario Vavti
|
fc18bea4bd
|
catch js error if the notification mid is for e.g. a like and class .item_123def... does not exist
|
2016-09-27 14:00:04 +02:00 |
|
Mario Vavti
|
8bf03d21cd
|
catch js error if there are no collapsed comments
|
2016-09-26 11:26:13 +02:00 |
|
redmatrix
|
7e59c70a9f
|
autoscroll to target post/comment when in single-thread mode; don't interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax.
|
2016-09-25 23:09:08 -07:00 |
|
redmatrix
|
bfc2552841
|
more infrastructure for notification auto-scroll to comment
|
2016-09-24 20:10:20 -07:00 |
|
Mario Vavti
|
04a76371fc
|
update justifiedGallery 3.6.1 -> 3.6.3
|
2016-09-09 09:58:18 +02:00 |
|
redmatrix
|
720f1d7123
|
actively set all the theme options on the display settings page based on the current theme selection
|
2016-09-01 17:09:58 -07:00 |
|