aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * make inline pdf a security option, move thumbnail security to security ↵Mario2019-11-152-6/+11
| | | | | | | | options from admin/site
| * AP fixesMario2019-11-151-1/+7
| |
| * sse: make sure we have an observerMario2019-11-131-0/+3
| |
| * sse: revert to reset to arrayMario2019-11-131-1/+1
| |
| * check if file existsMario2019-11-131-1/+1
| |
| * sse: reset to empty string instead of empty arrayMario2019-11-131-1/+1
| |
| * sse: do not delete xconfig - reset itMario2019-11-122-3/+6
| |
| * better detection for who to send sys notifications (needs addons update)Mario2019-11-122-0/+5
| |
| * sse notificationsMario2019-11-115-6/+764
| |
| * hopefully fix query for postgresMario2019-11-101-5/+8
| | | | | | (cherry picked from commit 9ad4c6528cc3ee4e34d2b5d77027a1c33cbadf5c)
| * Ãremove some old unused javascript librariesMario2019-11-101-2/+0
| | | | | | (cherry picked from commit 971e7eef9c415a2ce82eb0cd22eaabee12ae719c)
* | Remove base64 decode check on Opengraph tags createMax Kostikov2019-11-181-1/+1
| |
* | Remove unnecessary bracketsMax Kostikov2019-11-181-1/+1
|/
* more fix date header formatMario2019-11-081-1/+1
| | | (cherry picked from commit fa437b7977ba7fffd7368fa5c75e3d57fbf75424)
* fix date header formatMario2019-11-081-1/+1
| | | (cherry picked from commit bb11cd15d147ebbcc90b544788c9c2ef4925daa5)