aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Merge branch 'dev' into RKor.InfoRobert Kormann2019-12-152-1/+1
| | |\ \
| | * | | German translations of settings and apps elementsRobert Kormann2019-12-142-694/+1407
| | | | |
| * | | | sse: fix new posts only filter broken after aditional results loadedMario2019-12-201-1/+1
| | | | |
| * | | | sse: remove redundant codeMario2019-12-161-17/+2
| | | | |
| * | | | remove redundant cssMario2019-12-151-4/+0
| | | | |
| * | | | update composer libs and minor notifications display fixesMario2019-12-123-5/+11
| | |/ / | |/| |
| * | | when ajax loading new posts, always scroll to top firstMario2019-12-122-1/+1
| |/ /
| * / directory: port censoring from zap and disable oembed in profile aboutMario2019-12-091-0/+3
| |/
| * sse: encode string instead of replacing quotes in the template, use ↵Mario2019-12-071-8/+5
| | | | | | | | decodeURIComponent() instead of unescape() which is marked deprecated.
| * sse: initial commit to deal with forum notificationsMario2019-12-072-3/+28
| |
| * Show unpin button for pinned post for owner onlyMax Kostikov2019-12-041-1/+3
| |
| * Remove pinned item on every changeMax Kostikov2019-12-041-1/+1
| |
| * More pinned items frontend processing fixesMax Kostikov2019-12-041-4/+6
| |
| * Update pinned item markupMax Kostikov2019-12-041-2/+2
| |
| * Fix update pin / unpin button text on pinned item replaceMax Kostikov2019-12-041-6/+6
| |
| * Fix variables for unpin buttonMax Kostikov2019-12-041-1/+1
| |
| * Remove squareMax Kostikov2019-12-041-1/+1
| |
| * Unpin only pinned items on item dropMax Kostikov2019-12-041-1/+2
| |
| * Remove hint for pin buttonMax Kostikov2019-12-041-1/+1
| |
| * Add unpin button for pinned itemMax Kostikov2019-12-041-1/+1
| |
| * Add layout for hiding pinned content and its processingMax Kostikov2019-12-031-2/+17
| |
| * Minor pinned content processing fixesMax Kostikov2019-12-031-3/+2
| |
| * Add poll results in pinned item layoutMax Kostikov2019-12-031-7/+42
| |
| * Unpin item on dropMax Kostikov2019-12-021-19/+20
| |
| * Fix unique HTML elements idMax Kostikov2019-12-021-19/+19
| |
| * Add scroll to pinned item before removalMax Kostikov2019-12-011-1/+6
| |
| * Add Russian strings for pinned contentMax Kostikov2019-12-011-307/+329
| |
| * Add Russian strings for pinned contentMax Kostikov2019-12-011-13/+17
| |
| * Add missed semicolonMax Kostikov2019-12-011-1/+1
| |
| * Add b64mids to support current JSMax Kostikov2019-12-011-2/+1
| |
| * FormattingMax Kostikov2019-12-011-1/+1
| |
| * Add pinned item layoutMax Kostikov2019-12-011-0/+147
| |
| * Add pinning processingMax Kostikov2019-12-011-0/+24
| |
| * Add pinnig controls to item layoutMax Kostikov2019-12-011-0/+6
| |
| * Add pinned items stringsMax Kostikov2019-12-011-0/+3
| |
| * sse: template fixes, fix missing forum notifications and minor impovementsMario2019-11-293-8/+11
| |
| * remove loggingMario2019-11-291-4/+0
| |
| * sse: possible fix for race condition and fix notification count if we loaded ↵Mario2019-11-291-9/+25
| | | | | | | | unseen items but their notifications were not yet loaded
| * Merge branch 'fix-listmode-spinner' into 'dev'Mario2019-11-282-3/+1
| |\ | | | | | | | | | | | | Move auto_save_draft to header from thread comment See merge request hubzilla/core!1793
| | * Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-282-3/+1
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-282-621/+694
| |\|
| | * Update Russian hstrings.phpMax Kostikov2019-11-251-5/+15
| | |
| | * Update Russian hmessages.poMax Kostikov2019-11-251-616/+679
| | |
| * | sse: improve caching fix an issue with removing notifications and move ↵Mario2019-11-281-1/+3
| |/ | | | | | | chatpresence expiration to cron
| * sse: use fadeOut() to be consistentMario2019-11-231-4/+5
| |
| * sse: more cleanupMario2019-11-231-3/+1
| |
| * sse: improve handling of notification status and major cleanupMario2019-11-231-401/+63
| |
| * sse: minor improvementsMario2019-11-231-5/+10
| |
| * sse: fix another regressionMario2019-11-221-3/+1
| |
| * sse: remove some loggingMario2019-11-221-2/+1
| |