aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Update CHANGELOGMax Kostikov2019-11-251-0/+1
| | |
| | * Update Russian hstrings.phpMax Kostikov2019-11-251-5/+15
| | |
| | * Update Russian hmessages.poMax Kostikov2019-11-251-616/+679
| | |
| | * Merge branch 'dev' into 'dev'Max Kostikov2019-11-2519-15292/+15174
| | |\ | | | | | | | | | | | | | | | | Dev sync See merge request kostikov/core!6
| | * | Update system.object_cache_days default valueMax Kostikov2019-11-251-1/+1
| | | |
| | * | Use cached embedded content use up to 30 days by defaultMax Kostikov2019-11-251-1/+1
| | | |
| | * | Fix orthographyMax Kostikov2019-11-251-1/+1
| | | |
| | * | Add daily expired cached embedded content cleanupMax Kostikov2019-11-251-0/+5
| | | |
| | * | Add system.object_cache_days variable descriptionMax Kostikov2019-11-251-0/+1
| | | |
| | * | Remove move unused cache cleanup to cronMax Kostikov2019-11-251-7/+0
| | | |
| | * | Use cached embeds for a week by defaultMax Kostikov2019-11-251-2/+4
| | | |
| * | | Update CHANGELOGMax Kostikov2019-11-251-0/+1
| | |/ | |/|
* / | sse: improve caching fix an issue with removing notifications and move ↵Mario2019-11-284-23/+23
|/ / | | | | | | chatpresence expiration to cron
* | 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 forever See merge request hubzilla/core!1790
| | * | 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
| | | | | | | | | This reverts commit 5c47c9ed9579dc97e0a508045fe50264bb96490b
| * | 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
|/ / | | | | | | (sse)
* | 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 ↵Mario2019-11-222-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 ↵Mario2019-11-227-10/+65
| | | | | | | | functions accordingly
* | missing closing tagsMario2019-11-221-1/+1
| |
* | Merge branch 'better-conn-status' into 'dev'Mario2019-11-228-10/+72
|\ \ | | | | | | | | | | | | More descriptive connection status icons See merge request hubzilla/core!1789
| * | More descriptive connection status iconsM. Dent2019-11-228-10/+72
|/ /
* | Merge branch 'cherry-pick-cc1cca5e' into 'dev'Mario2019-11-212-14821/+14871
|\ \ | | | | | | | | | | | | Cherry pick cc1cca5e See merge request hubzilla/core!1788
| * | no mention notifications from mastodon (and pleroma)Manuel Jiménez Friaza2019-11-212-14821/+14871
|/ / | | | | | | (cherry picked from commit ea235c0c6751b682332b968b4c18f905e8ece451)
* | sse: introduce sse_updateNotifications() to be able to update the ↵Mario2019-11-201-40/+34
| | | | | | | | notifications from different places
* | 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 creation See merge request hubzilla/core!1786
| | * Remove duplicate Opengraph creationMax Kostikov2019-11-181-3/+0
| | |
| * | Merge branch 'dev' into 'dev'Max Kostikov2019-11-183-66/+75
| |\| | | | | | | | | | | | | Better Opengraph markup for posts See merge request hubzilla/core!1785
| | * 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
| | |\ | | |/ | |/| | | | | | | Dev sync See merge request kostikov/core!5
| | * Remove base64 decode check on Opengraph tags createMax Kostikov2019-11-181-1/+1
| | |