aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' into 'dev'Mario2020-01-091-3/+11
|\ | | | | | | | | Add age choice on cached item retrieve See merge request hubzilla/core!1813
| * Update Cache.phpMax Kostikov2020-01-061-2/+1
| |
| * Add age choice on cached item retrieveMax Kostikov2020-01-051-2/+11
| |
* | pubstream: use search mode for tag filter view and add a titleMario2019-12-281-2/+7
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-12-161-2/+2
|\| | | | | | | | | Fix possibly unknown author See merge request hubzilla/core!1808
| * Fix possibly unknown authorMax Kostikov2019-12-161-2/+2
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-12-101-1/+1
|\ \ | | | | | | | | | | | | missing translation "%d unseen" See merge request hubzilla/core!1806
| * | missing translation "%d unseen"zotlabs2019-12-091-1/+1
| | |
* | | directory: port censoring from zap and disable oembed in profile aboutMario2019-12-093-39/+110
| |/ |/|
* | Don't show pinned post on single post displayingMax Kostikov2019-12-081-1/+1
| |
* | Add .webp image format supportMax Kostikov2019-12-075-15/+42
| |
* | sse: initial commit to deal with forum notificationsMario2019-12-071-8/+15
|/
* Unpin pinned item on site admin deletionMax Kostikov2019-12-051-1/+1
|
* Add missed breakMax Kostikov2019-12-041-0/+1
|
* Show unpin button for pinned post for owner only Max Kostikov2019-12-041-1/+1
|
* Add unpin button for pinned itemMax Kostikov2019-12-041-0/+1
|
* Fix show share menu option for pinned post Max Kostikov2019-12-031-1/+1
|
* Fix hide pinned post button for unauthenticated viewerMax Kostikov2019-12-031-1/+1
|
* Add hiding pinned contentMax Kostikov2019-12-031-11/+17
|
* Add hiding pinned contentMax Kostikov2019-12-031-17/+35
|
* Normalize SQL queryMax Kostikov2019-12-031-1/+1
|
* Optimize pinned item verbs based activity processingMax Kostikov2019-12-031-16/+7
|
* Remove debug loggingMax Kostikov2019-12-031-1/+0
|
* Show poll results in pinned itemsMax Kostikov2019-12-031-54/+140
|
* Add pinned content on channel pageMax Kostikov2019-12-011-0/+7
|
* Add base64 mids arrayMax Kostikov2019-12-011-0/+1
|
* Add pinned content widgetMax Kostikov2019-12-011-0/+196
|
* Add pinning processing moduleMax Kostikov2019-12-011-0/+50
|
* Add pinned items controlsMax Kostikov2019-12-011-6/+12
|
* Merge branch 'fix-listmode-spinner' into 'dev'Mario2019-11-282-7/+2
|\ | | | | | | | | 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-282-7/+2
| |
* | sse: improve caching fix an issue with removing notifications and move ↵Mario2019-11-283-22/+20
|/ | | | chatpresence expiration to cron
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-252-9/+9
|\
| * Fix once cached embedded content is used and stored foreverMax Kostikov2019-11-252-9/+9
| |
| * 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-251-8/+0
|/ | | | (sse)
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-222-4/+4
|\
| * 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-221-12/+1
|/ | | | 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-224-5/+19
| | | | functions accordingly
* More descriptive connection status iconsM. Dent2019-11-222-0/+47
|
* Remove duplicate Opengraph creationMax Kostikov2019-11-181-3/+0
|
* Update Articles.phpMax Kostikov2019-11-181-1/+1
|
* Use channelx array on Opengraph markup procedureMax Kostikov2019-11-181-1/+1
|
* Move back Opengraph markup creation to init stageMax Kostikov2019-11-181-1/+13
|
* Merge branch 'dev' into 'dev'Max Kostikov2019-11-1813-26/+852
|\ | | | | | | | | Dev sync See merge request kostikov/core!5
| * sse: implement notifications for anonymous visitors (info, notice and pubs) ↵Mario2019-11-153-13/+56
| | | | | | | | and fix a potential memory leak
| * onepoll: do not update dead feedsMario2019-11-151-5/+7
| |