aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Revert "Use argv() instead URI parsing"Max Kostikov2020-02-201-234/+183
| | | | | | | | | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a
| * | vote issueMario2020-02-201-1/+4
| |/
| * issue with multi-line poll elementszotlabs2020-02-121-4/+4
| |
| * this allows polls to federate from hubzilla to zap, though still a remaining ↵zotlabs2020-02-101-1/+5
| | | | | | | | issue with voting
| * poll fixesMario2020-02-101-2/+3
| |
| * poll updateszotlabs2020-02-092-14/+31
| |
| * fix php warningÃMario2020-01-311-1/+1
| |
| * basic poll support and patch to not call System::get_platform_name() within ↵zotlabs2020-01-302-2/+190
| | | | | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting
* | port Lib/Connect and Module/Follow from zap. Connect with new connections ↵Mario2020-01-261-22/+80
|/ | | | via zot6
* minor private forum notifications fixesMario2020-01-251-1/+1
|
* fix typoMario2020-01-211-1/+1
|
* move mail frontend to addons and remove mail app from system appsMario2020-01-182-450/+2
|
* some work on zot6 DMsMario2020-01-156-0/+11
|
* fix typoMario2020-01-151-1/+1
|
* Merge branch 'dev' into 'dev'Mario2020-01-154-4/+258
|\ | | | | | | | | event compatibility work See merge request hubzilla/core!1817
| * event compatibility workzotlabs2020-01-144-4/+258
| |
* | pubstream: use search mode for tag filter view and add a titleMario2019-12-281-2/+7
| |
* | 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-072-1/+6
| |
* | 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
|
* Add hiding pinned contentMax Kostikov2019-12-031-17/+35
|
* Add pinned content on channel pageMax Kostikov2019-12-011-0/+7
|
* Add pinning processing moduleMax Kostikov2019-12-011-0/+50
|
* Merge branch 'fix-listmode-spinner' into 'dev'Mario2019-11-281-3/+1
|\ | | | | | | | | 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-281-3/+1
| |
* | sse: improve caching fix an issue with removing notifications and move ↵Mario2019-11-282-22/+11
|/ | | | chatpresence expiration to cron
* 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: store the item mid plus reactions mids in data-mids and change ↵Mario2019-11-222-3/+4
| | | | 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-186-9/+687
|\ | | | | | | | | Dev sync See merge request kostikov/core!5
| * sse: implement notifications for anonymous visitors (info, notice and pubs) ↵Mario2019-11-152-13/+50
| | | | | | | | and fix a potential memory leak
| * make inline pdf a security option, move thumbnail security to security ↵Mario2019-11-152-6/+11
| | | | | | | | options from admin/site
| * sse: make sure we have an observerMario2019-11-131-0/+3
| |
| * sse: revert to reset to arrayMario2019-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-113-1/+628
| |
| * Ã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
|/
* svg stuffZot2019-11-081-1/+16
|