Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵ | Mario | 2020-03-29 | 1 | -3/+4 |
| | | | | zot6 and some whitespace cleanup in queue_deliver() | ||||
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -3/+58 |
| | |||||
* | 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 updates | zotlabs | 2020-02-09 | 1 | -10/+17 |
| | |||||
* | 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 | 1 | -2/+61 |
| | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
* | event compatibility work | zotlabs | 2020-01-14 | 1 | -2/+0 |
| | |||||
* | fix duplicate attachment and regression with audio file upload | Mario | 2019-11-04 | 1 | -5/+0 |
| | | | (cherry picked from commit 4cfb965881df2be181aab6020c9df78c0a86fd9f) | ||||
* | Sync private items with clones; avoid sync if no local connection with ↵ | Max Kostikov | 2019-09-30 | 1 | -7/+1 |
| | | | | thread owner | ||||
* | extend definition of direct message to anything with allow_cid but *not* ↵ | zotlabs | 2019-06-28 | 1 | -1/+6 |
| | | | | | allow_gid. (cherry picked from commit 96a99935ef4f2da899275166b127537287966dac) | ||||
* | http signature consolidation | zotlabs | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | provide auto redirect from zot6 /item permalinks | zotlabs | 2019-06-25 | 1 | -0/+19 |
| | |||||
* | changes to support direct messages in zot6 (set item.item_private = 2 when ↵ | zotlabs | 2019-06-19 | 1 | -6/+5 |
| | | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage) | ||||
* | minor zot6 compatibility issues uncovered through daily use | zotlabs | 2019-06-17 | 1 | -1/+2 |
| | |||||
* | Update Item.php | Max Kostikov | 2019-05-01 | 1 | -9/+5 |
| | |||||
* | Fix missprint | Max Kostikov | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Use thr_parent for comment replies | Max Kostikov | 2019-05-01 | 1 | -6/+6 |
| | |||||
* | Add initial threaded comments support | Max Kostikov | 2019-04-29 | 1 | -6/+10 |
| | |||||
* | nomadic is not a parameter in the hz version of encode_item_collection | zotlabs | 2019-03-21 | 1 | -1/+1 |
| | |||||
* | limit 1 | Mike Macgirvin | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | rework authenticated item fetches (check ACL on the parent, not on the ↵ | zotlabs | 2019-03-12 | 1 | -56/+41 |
| | | | | requested item) | ||||
* | add owner permission checks to AS item fetch | zotlabs | 2019-03-12 | 1 | -2/+37 |
| | |||||
* | authenticated fetch fixes | zotlabs | 2019-03-09 | 1 | -0/+1 |
| | |||||
* | missing use App | Mario Vavti | 2019-02-08 | 1 | -0/+1 |
| | |||||
* | add missing zot6 conversation completion (required for message repeats) | zotlabs | 2019-02-07 | 1 | -0/+144 |
| | |||||
* | fix verb for reshares | zotlabs | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | fix linkify_tags() so it works with xchans across multiple protocols, also ↵ | zotlabs | 2019-02-03 | 1 | -2/+2 |
| | | | | some fixes to activity parsing from upstream. | ||||
* | fix generated plink | zotlabs | 2018-12-03 | 1 | -3/+3 |
| | |||||
* | more work on the mid/uuid conversion | zotlabs | 2018-11-15 | 1 | -17/+19 |
| | |||||
* | item uuid changes | zotlabs | 2018-11-12 | 1 | -1/+3 |
| | |||||
* | begin native summary support | zotlabs | 2018-11-08 | 1 | -1/+23 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -22/+0 |
| | |||||
* | Corrected resubmit of fixes to Authors unable to comment on posts they ↵ | M.Dent | 2018-09-04 | 1 | -5/+7 |
| | | | | authored when owned by others. | ||||
* | Revert "Fix: Authors unable to comment on posts they authored when under ↵ | Mario Vavti | 2018-09-03 | 1 | -7/+5 |
| | | | | | | | | owned by others in certain circumstances." This reverts commit e2824f925964fbfe160255de6e733b4c2de3cecb. Reverting because it breaks forum mentions. | ||||
* | Fix: Authors unable to comment on posts they authored when under owned by ↵ | M.Dent | 2018-09-01 | 1 | -5/+7 |
| | | | | others in certain circumstances. | ||||
* | issue with mdpost addon and archive.org links which contain a full url as a ↵ | zotlabs | 2018-08-13 | 1 | -1/+1 |
| | | | | path/query component | ||||
* | more refactor tags/mentions | zotlabs | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | tagging changes: + (old style forum mentions), and underscore space ↵ | zotlabs | 2018-05-03 | 1 | -10/+0 |
| | | | | replacement are no longer supported. | ||||
* | backend work to allow admin to delete photos. Still requires frontend work ↵ | zotlabs | 2018-05-02 | 1 | -5/+10 |
| | | | | to give admin access to either the photos and/or the delete link. | ||||
* | Provide admin delete ability if the viewer is admin but has no existing ↵ | zotlabs | 2018-05-02 | 1 | -7/+14 |
| | | | | delete authority. For 3.5+ as a new string is involved. | ||||
* | fix permalinks to children of articles and cards | zotlabs | 2018-04-05 | 1 | -0/+1 |
| | |||||
* | private forum mentions | zotlabs | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | obscure permission issue with custom permissions when using the highly ↵ | zotlabs | 2018-03-12 | 1 | -0/+6 |
| | | | | discouraged advisory privacy modes | ||||
* | turn shares into activities - make certain to pull addons or JSON-LD will ↵ | zotlabs | 2018-02-13 | 1 | -4/+4 |
| | | | | chuck a wobbly | ||||
* | initial share refactor | zotlabs | 2018-02-12 | 1 | -1/+16 |
| | |||||
* | redirect to the email_validation page if login was attempted after account ↵ | zotlabs | 2018-01-29 | 1 | -0/+1 |
| | | | | creation but prior to successful verification. This presents the link to resend the verification email and/or allows you to enter it. | ||||
* | move markdown-in-posts/comments feature to plugin | zotlabs | 2018-01-14 | 1 | -8/+6 |
| | |||||
* | wrong constant name | zotlabs | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | auto promote beginner (techlevel 0) accounts to level 1 after they show ↵ | zotlabs | 2017-12-10 | 1 | -1/+23 |
| | | | | signs of active participation. |