aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix missprintMax Kostikov2019-12-011-1/+1
| |
| * Add pinning processingMax Kostikov2019-12-011-0/+24
| |
| * Add pinnig controls to item layoutMax Kostikov2019-12-011-0/+6
| |
| * Add description for system.pin_types variableMax Kostikov2019-12-011-0/+1
| |
| * Add pinned items controlsMax Kostikov2019-12-011-6/+12
| |
| * Add pinned items stringsMax Kostikov2019-12-011-0/+3
| |
| * Add pinned items JS stringsMax Kostikov2019-12-011-1/+4
|/
* sse: template fixes, fix missing forum notifications and minor impovementsMario2019-11-294-8/+12
|
* 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-285-11/+5
|\ | | | | | | | | 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-285-11/+5
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-283-621/+695
|\|
| * Merge branch 'dev' into 'dev'Max Kostikov2019-11-252-621/+694
| |\ | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1791
| | * 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
|/ /