Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2019-11-22 | 3 | -7/+7 |
|\ | |||||
| * | Add space after comma in connection accepted interactions list | Max Kostikov | 2019-11-22 | 1 | -3/+3 |
| | | |||||
| * | Add space after comma in connection accepted interactions list | Max Kostikov | 2019-11-22 | 1 | -2/+2 |
| | | |||||
| * | Add space after comma in connection accepted interactions list | Max Kostikov | 2019-11-22 | 1 | -2/+2 |
| | | |||||
* | | sse: fix a regression where not all appearances of an notification were ↵ | Mario | 2019-11-22 | 2 | -15/+5 |
|/ | | | | 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 | 7 | -10/+65 |
| | | | | functions accordingly | ||||
* | missing closing tags | Mario | 2019-11-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'better-conn-status' into 'dev' | Mario | 2019-11-22 | 8 | -10/+72 |
|\ | | | | | | | | | More descriptive connection status icons See merge request hubzilla/core!1789 | ||||
| * | More descriptive connection status icons | M. Dent | 2019-11-22 | 8 | -10/+72 |
|/ | |||||
* | Merge branch 'cherry-pick-cc1cca5e' into 'dev' | Mario | 2019-11-21 | 2 | -14821/+14871 |
|\ | | | | | | | | | Cherry pick cc1cca5e See merge request hubzilla/core!1788 | ||||
| * | 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 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2019-11-19 | 3 | -68/+74 |
|\ | |||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-11-18 | 1 | -3/+0 |
| |\ | | | | | | | | | | | | | Remove duplicate Opengraph creation See merge request hubzilla/core!1786 | ||||
| | * | Remove duplicate Opengraph creation | Max Kostikov | 2019-11-18 | 1 | -3/+0 |
| | | | |||||
| * | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-11-18 | 3 | -66/+75 |
| |\| | | | | | | | | | | | | | Better Opengraph markup for posts See merge request hubzilla/core!1785 | ||||
| | * | Update Articles.php | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | | | |||||
| | * | Use channelx array on Opengraph markup procedure | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | | | |||||
| | * | Update opengraph.php | Max Kostikov | 2019-11-18 | 1 | -63/+60 |
| | | | |||||
| | * | Move back Opengraph markup creation to init stage | Max Kostikov | 2019-11-18 | 1 | -1/+13 |
| | | | |||||
| | * | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-11-18 | 1679 | -457016/+132245 |
| | |\ | | |/ | |/| | | | | | | | Dev sync See merge request kostikov/core!5 | ||||
| | * | Remove base64 decode check on Opengraph tags create | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | | | |||||
| | * | Remove unnecessary brackets | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-11-08 | 47 | -121/+15324 |
| | |\ | | | | | | | | | | | | | | | | | Dev sync See merge request kostikov/core!4 | ||||
* | | | | 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 |
| | | | |||||
* | | | sse: implement notifications for anonymous visitors (info, notice and pubs) ↵ | Mario | 2019-11-15 | 4 | -20/+78 |
| | | | | | | | | | | | | and fix a potential memory leak | ||||
* | | | onepoll: do not update dead feeds | Mario | 2019-11-15 | 2 | -5/+11 |
| | | | |||||
* | | | make inline pdf a security option, move thumbnail security to security ↵ | Mario | 2019-11-15 | 5 | -8/+15 |
| | | | | | | | | | | | | options from admin/site | ||||
* | | | AP fixes | Mario | 2019-11-15 | 1 | -1/+7 |
| | | | |||||
* | | | sse: make sure we have an observer | Mario | 2019-11-13 | 1 | -0/+3 |
| | | | |||||
* | | | sse: revert to reset to array | Mario | 2019-11-13 | 2 | -5/+3 |
| | | | |||||
* | | | check if file exists | Mario | 2019-11-13 | 1 | -1/+1 |
| | | | |||||
* | | | sse: reset to empty string instead of empty array | Mario | 2019-11-13 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'dev' into 'dev' | Mario | 2019-11-13 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | wildcard tag issue See merge request hubzilla/core!1784 | ||||
| * | | | wildcard tag issue | zotlabs | 2019-11-12 | 1 | -0/+3 |
|/ / / | |||||
* | | | sse: do not delete xconfig - reset it | Mario | 2019-11-12 | 2 | -3/+6 |
| | | | |||||
* | | | better detection for who to send sys notifications (needs addons update) | Mario | 2019-11-12 | 2 | -0/+5 |
| | | | |||||
* | | | Merge branch 'sse_merge_core' into 'dev' | Max Kostikov | 2019-11-11 | 19 | -63/+1378 |
|\ \ \ | | | | | | | | | | | | | | | | | sse notifications See merge request hubzilla/core!1783 | ||||
| * | | | sse notifications | Mario | 2019-11-11 | 19 | -63/+1378 |
|/ / / | |||||
* | | | use minified version of jquery | Mario | 2019-11-11 | 1 | -10598/+2 |
| | | | |||||
* | | | bump version | Mario | 2019-11-11 | 1 | -1/+1 |
| | | | |||||
* | | | update strings | Mario | 2019-11-11 | 1 | -8598/+8640 |
| | | |