Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update pinned item markup | Max Kostikov | 2019-12-04 | 1 | -2/+2 | |
| | ||||||
* | Fix update pin / unpin button text on pinned item replace | Max Kostikov | 2019-12-04 | 1 | -6/+6 | |
| | ||||||
* | Fix variables for unpin button | Max Kostikov | 2019-12-04 | 1 | -1/+1 | |
| | ||||||
* | Remove square | Max Kostikov | 2019-12-04 | 1 | -1/+1 | |
| | ||||||
* | Unpin only pinned items on item drop | Max Kostikov | 2019-12-04 | 1 | -1/+2 | |
| | ||||||
* | Remove hint for pin button | Max Kostikov | 2019-12-04 | 1 | -1/+1 | |
| | ||||||
* | Add unpin button for pinned item | Max Kostikov | 2019-12-04 | 1 | -1/+1 | |
| | ||||||
* | Add layout for hiding pinned content and its processing | Max Kostikov | 2019-12-03 | 1 | -2/+17 | |
| | ||||||
* | Minor pinned content processing fixes | Max Kostikov | 2019-12-03 | 1 | -3/+2 | |
| | ||||||
* | Add poll results in pinned item layout | Max Kostikov | 2019-12-03 | 1 | -7/+42 | |
| | ||||||
* | Unpin item on drop | Max Kostikov | 2019-12-02 | 1 | -19/+20 | |
| | ||||||
* | Fix unique HTML elements id | Max Kostikov | 2019-12-02 | 1 | -19/+19 | |
| | ||||||
* | Add scroll to pinned item before removal | Max Kostikov | 2019-12-01 | 1 | -1/+6 | |
| | ||||||
* | Add Russian strings for pinned content | Max Kostikov | 2019-12-01 | 1 | -307/+329 | |
| | ||||||
* | Add Russian strings for pinned content | Max Kostikov | 2019-12-01 | 1 | -13/+17 | |
| | ||||||
* | Add missed semicolon | Max Kostikov | 2019-12-01 | 1 | -1/+1 | |
| | ||||||
* | Add b64mids to support current JS | Max Kostikov | 2019-12-01 | 1 | -2/+1 | |
| | ||||||
* | Formatting | Max Kostikov | 2019-12-01 | 1 | -1/+1 | |
| | ||||||
* | Add pinned item layout | Max Kostikov | 2019-12-01 | 1 | -0/+147 | |
| | ||||||
* | Add pinning processing | Max Kostikov | 2019-12-01 | 1 | -0/+24 | |
| | ||||||
* | Add pinnig controls to item layout | Max Kostikov | 2019-12-01 | 1 | -0/+6 | |
| | ||||||
* | Add pinned items strings | Max Kostikov | 2019-12-01 | 1 | -0/+3 | |
| | ||||||
* | sse: template fixes, fix missing forum notifications and minor impovements | Mario | 2019-11-29 | 3 | -8/+11 | |
| | ||||||
* | remove logging | Mario | 2019-11-29 | 1 | -4/+0 | |
| | ||||||
* | sse: possible fix for race condition and fix notification count if we loaded ↵ | Mario | 2019-11-29 | 1 | -9/+25 | |
| | | | | unseen items but their notifications were not yet loaded | |||||
* | Merge branch 'fix-listmode-spinner' into 'dev' | Mario | 2019-11-28 | 2 | -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 comment | DM42.Net Hubzilla Development | 2019-11-28 | 2 | -3/+1 | |
| | | ||||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2019-11-28 | 2 | -621/+694 | |
|\| | ||||||
| * | Update Russian hstrings.php | Max Kostikov | 2019-11-25 | 1 | -5/+15 | |
| | | ||||||
| * | Update Russian hmessages.po | Max Kostikov | 2019-11-25 | 1 | -616/+679 | |
| | | ||||||
* | | sse: improve caching fix an issue with removing notifications and move ↵ | Mario | 2019-11-28 | 1 | -1/+3 | |
|/ | | | | chatpresence expiration to cron | |||||
* | sse: use fadeOut() to be consistent | Mario | 2019-11-23 | 1 | -4/+5 | |
| | ||||||
* | sse: more cleanup | Mario | 2019-11-23 | 1 | -3/+1 | |
| | ||||||
* | sse: improve handling of notification status and major cleanup | Mario | 2019-11-23 | 1 | -401/+63 | |
| | ||||||
* | sse: minor improvements | Mario | 2019-11-23 | 1 | -5/+10 | |
| | ||||||
* | sse: fix another regression | Mario | 2019-11-22 | 1 | -3/+1 | |
| | ||||||
* | sse: remove some logging | Mario | 2019-11-22 | 1 | -2/+1 | |
| | ||||||
* | sse: fix a regression where not all appearances of an notification were ↵ | Mario | 2019-11-22 | 1 | -3/+4 | |
| | | | | looped through and fix format_notify() to not look for the parent item anymore | |||||
* | sse: store the item mid plus reactions mids in data-mids and change ↵ | Mario | 2019-11-22 | 2 | -5/+43 | |
| | | | | functions accordingly | |||||
* | missing closing tags | Mario | 2019-11-22 | 1 | -1/+1 | |
| | ||||||
* | More descriptive connection status icons | M. Dent | 2019-11-22 | 5 | -8/+5 | |
| | ||||||
* | no mention notifications from mastodon (and pleroma) | Manuel Jiménez Friaza | 2019-11-21 | 2 | -14821/+14871 | |
| | | | | (cherry picked from commit ea235c0c6751b682332b968b4c18f905e8ece451) | |||||
* | sse: introduce sse_updateNotifications() to be able to update the ↵ | Mario | 2019-11-20 | 1 | -40/+34 | |
| | | | | notifications from different places | |||||
* | sse: defins sse_mids as array and comment out logging of dismissed notifications | Mario | 2019-11-19 | 1 | -2/+2 | |
| | ||||||
* | sse: fix notifications visible for loaded items when the items were loaded ↵ | Mario | 2019-11-19 | 1 | -1/+10 | |
| | | | | before the notifications | |||||
* | cleanup local and session storage on channel change or logout | Mario | 2019-11-15 | 1 | -2/+2 | |
| | ||||||
* | make inline pdf a security option, move thumbnail security to security ↵ | Mario | 2019-11-15 | 2 | -1/+3 | |
| | | | | options from admin/site | |||||
* | sse notifications | Mario | 2019-11-11 | 10 | -56/+535 | |
| | ||||||
* | use minified version of jquery | Mario | 2019-11-11 | 1 | -10598/+2 | |
| | ||||||
* | Merge branch 'cherry-pick-971e7eef' into 'dev' | Max Kostikov | 2019-11-10 | 4 | -903/+0 | |
|\ | | | | | | | | | remove some old unused javascript libraries See merge request hubzilla/core!1779 |