aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | sse: improve caching fix an issue with removing notifications and move chatpr...Mario2019-11-284-23/+23
|/ /
* | update changelogMario2019-11-251-0/+1
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-253-9/+10
|\ \
| * \ Merge branch 'dev' into 'dev'Mario2019-11-253-9/+10
| |\ \
| | * | Fix once cached embedded content is used and stored foreverMax Kostikov2019-11-253-9/+10
| |/ /
| * | Revert "Add daily cached embedded content cleanup"Max Kostikov2019-11-251-6/+0
| * | Add daily cached embedded content cleanupMax Kostikov2019-11-251-0/+6
* | | remove sysmsg and sysmsg_info from session - those are now stored in xconfig ...Mario2019-11-252-9/+0
|/ /
* | changelogMario2019-11-251-0/+67
* | 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
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-223-7/+7
|\ \
| * | Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-3/+3
| * | Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-2/+2
| * | Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-2/+2
* | | sse: fix a regression where not all appearances of an notification were loope...Mario2019-11-222-15/+5
|/ /
* | sse: store the item mid plus reactions mids in data-mids and change functions...Mario2019-11-227-10/+65
* | missing closing tagsMario2019-11-221-1/+1
* | Merge branch 'better-conn-status' into 'dev'Mario2019-11-228-10/+72
|\ \
| * | More descriptive connection status iconsM. Dent2019-11-228-10/+72
|/ /
* | Merge branch 'cherry-pick-cc1cca5e' into 'dev'Mario2019-11-212-14821/+14871
|\ \
| * | no mention notifications from mastodon (and pleroma)Manuel Jiménez Friaza2019-11-212-14821/+14871
|/ /
* | sse: introduce sse_updateNotifications() to be able to update the notificatio...Mario2019-11-201-40/+34
* | sse: defins sse_mids as array and comment out logging of dismissed notificationsMario2019-11-191-2/+2
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-193-68/+74
|\ \
| * | Merge branch 'dev' into 'dev'Max Kostikov2019-11-181-3/+0
| |\|
| | * Remove duplicate Opengraph creationMax Kostikov2019-11-181-3/+0
| * | Merge branch 'dev' into 'dev'Max Kostikov2019-11-183-66/+75
| |\|
| | * Update Articles.phpMax Kostikov2019-11-181-1/+1
| | * Use channelx array on Opengraph markup procedureMax Kostikov2019-11-181-1/+1
| | * Update opengraph.phpMax Kostikov2019-11-181-63/+60
| | * Move back Opengraph markup creation to init stageMax Kostikov2019-11-181-1/+13
| | * Merge branch 'dev' into 'dev'Max Kostikov2019-11-181679-457016/+132245
| | |\ | | |/ | |/|
| | * Remove base64 decode check on Opengraph tags createMax Kostikov2019-11-181-1/+1
| | * Remove unnecessary bracketsMax Kostikov2019-11-181-1/+1
| | * Merge branch 'dev' into 'dev'Max Kostikov2019-11-0847-121/+15324
| | |\
* | | | sse: fix notifications visible for loaded items when the items were loaded be...Mario2019-11-191-1/+10
|/ / /
* | | cleanup local and session storage on channel change or logoutMario2019-11-151-2/+2
* | | sse: implement notifications for anonymous visitors (info, notice and pubs) a...Mario2019-11-154-20/+78
* | | onepoll: do not update dead feedsMario2019-11-152-5/+11
* | | make inline pdf a security option, move thumbnail security to security option...Mario2019-11-155-8/+15
* | | AP fixesMario2019-11-151-1/+7
* | | sse: make sure we have an observerMario2019-11-131-0/+3
* | | sse: revert to reset to arrayMario2019-11-132-5/+3
* | | check if file existsMario2019-11-131-1/+1
* | | sse: reset to empty string instead of empty arrayMario2019-11-131-1/+1