Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code reuse | Max Kostikov | 2020-02-24 | 1 | -5/+0 |
| | |||||
* | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 1 | -33/+123 |
| | |||||
* | implement optional events and polls filter | Mario | 2020-02-21 | 1 | -5/+19 |
| | |||||
* | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 1 | -234/+183 |
| | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | ||||
* | vote issue | Mario | 2020-02-20 | 1 | -1/+4 |
| | |||||
* | issue with multi-line poll elements | zotlabs | 2020-02-12 | 1 | -4/+4 |
| | |||||
* | this allows polls to federate from hubzilla to zap, though still a remaining ↵ | zotlabs | 2020-02-10 | 1 | -1/+5 |
| | | | | issue with voting | ||||
* | poll fixes | Mario | 2020-02-10 | 1 | -2/+3 |
| | |||||
* | poll updates | zotlabs | 2020-02-09 | 2 | -14/+31 |
| | |||||
* | fix php warningà | Mario | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 2 | -2/+190 |
| | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
* | minor private forum notifications fixes | Mario | 2020-01-25 | 1 | -1/+1 |
| | |||||
* | fix typo | Mario | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | move mail frontend to addons and remove mail app from system apps | Mario | 2020-01-18 | 2 | -450/+2 |
| | |||||
* | some work on zot6 DMs | Mario | 2020-01-15 | 6 | -0/+11 |
| | |||||
* | fix typo | Mario | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-01-15 | 4 | -4/+258 |
|\ | | | | | | | | | event compatibility work See merge request hubzilla/core!1817 | ||||
| * | event compatibility work | zotlabs | 2020-01-14 | 4 | -4/+258 |
| | | |||||
* | | pubstream: use search mode for tag filter view and add a title | Mario | 2019-12-28 | 1 | -2/+7 |
| | | |||||
* | | directory: port censoring from zap and disable oembed in profile about | Mario | 2019-12-09 | 3 | -39/+110 |
| | | |||||
* | | Don't show pinned post on single post displaying | Max Kostikov | 2019-12-08 | 1 | -1/+1 |
| | | |||||
* | | Add .webp image format support | Max Kostikov | 2019-12-07 | 2 | -1/+6 |
| | | |||||
* | | sse: initial commit to deal with forum notifications | Mario | 2019-12-07 | 1 | -8/+15 |
|/ | |||||
* | Unpin pinned item on site admin deletion | Max Kostikov | 2019-12-05 | 1 | -1/+1 |
| | |||||
* | Add missed break | Max Kostikov | 2019-12-04 | 1 | -0/+1 |
| | |||||
* | Add hiding pinned content | Max Kostikov | 2019-12-03 | 1 | -17/+35 |
| | |||||
* | Add pinned content on channel page | Max Kostikov | 2019-12-01 | 1 | -0/+7 |
| | |||||
* | Add pinning processing module | Max Kostikov | 2019-12-01 | 1 | -0/+50 |
| | |||||
* | Merge branch 'fix-listmode-spinner' into 'dev' | Mario | 2019-11-28 | 1 | -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 comment | DM42.Net Hubzilla Development | 2019-11-28 | 1 | -3/+1 |
| | | |||||
* | | sse: improve caching fix an issue with removing notifications and move ↵ | Mario | 2019-11-28 | 2 | -22/+11 |
|/ | | | | chatpresence expiration to cron | ||||
* | Add space after comma in connection accepted interactions list | Max Kostikov | 2019-11-22 | 1 | -2/+2 |
| | |||||
* | Add space after comma in connection accepted interactions list | Max Kostikov | 2019-11-22 | 1 | -2/+2 |
| | |||||
* | sse: store the item mid plus reactions mids in data-mids and change ↵ | Mario | 2019-11-22 | 2 | -3/+4 |
| | | | | functions accordingly | ||||
* | More descriptive connection status icons | M. Dent | 2019-11-22 | 2 | -0/+47 |
| | |||||
* | Remove duplicate Opengraph creation | Max Kostikov | 2019-11-18 | 1 | -3/+0 |
| | |||||
* | Update Articles.php | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Use channelx array on Opengraph markup procedure | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Move back Opengraph markup creation to init stage | Max Kostikov | 2019-11-18 | 1 | -1/+13 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-11-18 | 6 | -9/+687 |
|\ | | | | | | | | | Dev sync See merge request kostikov/core!5 | ||||
| * | sse: implement notifications for anonymous visitors (info, notice and pubs) ↵ | Mario | 2019-11-15 | 2 | -13/+50 |
| | | | | | | | | and fix a potential memory leak | ||||
| * | make inline pdf a security option, move thumbnail security to security ↵ | Mario | 2019-11-15 | 2 | -6/+11 |
| | | | | | | | | options from admin/site | ||||
| * | sse: make sure we have an observer | Mario | 2019-11-13 | 1 | -0/+3 |
| | | |||||
| * | sse: revert to reset to array | Mario | 2019-11-13 | 1 | -1/+1 |
| | | |||||
| * | sse: reset to empty string instead of empty array | Mario | 2019-11-13 | 1 | -1/+1 |
| | | |||||
| * | sse: do not delete xconfig - reset it | Mario | 2019-11-12 | 2 | -3/+6 |
| | | |||||
| * | better detection for who to send sys notifications (needs addons update) | Mario | 2019-11-12 | 2 | -0/+5 |
| | | |||||
| * | sse notifications | Mario | 2019-11-11 | 3 | -1/+628 |
| | | |||||
| * | Ãremove some old unused javascript libraries | Mario | 2019-11-10 | 1 | -2/+0 |
| | | | | | | (cherry picked from commit 971e7eef9c415a2ce82eb0cd22eaabee12ae719c) | ||||
* | | Remove base64 decode check on Opengraph tags create | Max Kostikov | 2019-11-18 | 1 | -1/+1 |
| | |