| Commit message (Expand) | Author | Age | Files | Lines |
* | redirect to the email_validation page if login was attempted after account cr... | zotlabs | 2018-01-29 | 1 | -0/+1 |
* | 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 signs... | zotlabs | 2017-12-10 | 1 | -1/+23 |
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -9/+14 |
* | article feature | zotlabs | 2017-11-22 | 1 | -0/+15 |
* | cleanup of upload_to_comments test; we actually don't care about the profile ... | zotlabs | 2017-11-12 | 1 | -9/+0 |
* | bring back the markdown post feature (after investing some effort to make it ... | zotlabs | 2017-10-22 | 1 | -37/+9 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-03 | 1 | -9/+16 |
|\ |
|
| * | Clone sync deletions to comments (which belong to you) on wall posts (which d... | zotlabs | 2017-10-02 | 1 | -9/+16 |
* | | fix community tags not preserved on post edit. issue #865 | Mario Vavti | 2017-10-02 | 1 | -1/+1 |
|/ |
|
* | fix category links in card bodies | zotlabs | 2017-08-29 | 1 | -1/+10 |
* | make cards searchable | zotlabs | 2017-08-24 | 1 | -11/+13 |
* | fix permalinks for card comments (send to parent url) | zotlabs | 2017-08-24 | 1 | -0/+11 |
* | fix permalink for cards | zotlabs | 2017-08-23 | 1 | -0/+4 |
* | missing observer hash | git-marijus | 2017-08-03 | 1 | -1/+1 |
* | prevent expiration of conversations you are involved with - allows you to fin... | zotlabs | 2017-07-10 | 1 | -2/+7 |
* | remove deprecated app parameter from conversation() | zotlabs | 2017-06-20 | 1 | -1/+1 |
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -4/+27 |
* | get rid of edit activities | zotlabs | 2017-05-07 | 1 | -1/+11 |
* | The rest of the library and backend changes to support client-side e2ee and d... | zotlabs | 2017-04-20 | 1 | -0/+1 |
* | input filter updates | zotlabs | 2017-03-14 | 1 | -16/+5 |
* | code_allowed is a real mess. Start the cleanup by remving the account level c... | zotlabs | 2017-03-13 | 1 | -12/+2 |
* | better handling of mimetype security | zotlabs | 2017-03-12 | 1 | -16/+7 |
* | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 1 | -1/+1 |
* | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 1 | -3/+5 |
* | urlencode the message-id component of generated /display/ links; in most case... | Hubzilla | 2017-01-18 | 1 | -3/+3 |
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -2/+4 |
* | expires lost during edit | zotlabs | 2017-01-11 | 1 | -2/+4 |
* | obj_type on edit activity was wrong | zotlabs | 2017-01-09 | 1 | -1/+1 |
* | minor cleanup | zotlabs | 2016-12-26 | 1 | -6/+3 |
* | tag and mention handling in private mail (which required refactoring the bbco... | zotlabs | 2016-12-13 | 1 | -35/+1 |
* | clone sync missing for some item delete operations | zotlabs | 2016-12-11 | 1 | -0/+8 |
* | mod_item: better exception handling for api use | zotlabs | 2016-12-03 | 1 | -3/+27 |
* | issue #607 parens not recognised inside urls | zotlabs | 2016-12-01 | 1 | -2/+2 |
* | send "hidden" edit activities to networks which don't support edits themselves | zotlabs | 2016-10-25 | 1 | -1/+1 |
* | first cut at edit activities | zotlabs | 2016-10-25 | 1 | -0/+2 |
* | rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generi... | zotlabs | 2016-10-16 | 1 | -1/+1 |
* | try naked embed before submission instead of at render time | redmatrix | 2016-10-06 | 1 | -0/+4 |
* | more backticks | redmatrix | 2016-10-03 | 1 | -4/+4 |
* | the rest of the backend for supporting scroll-to-comment from notifications. ... | redmatrix | 2016-09-24 | 1 | -1/+3 |
* | issue #516 | redmatrix | 2016-09-20 | 1 | -65/+58 |
* | fix attached photo/file permissions on clones | redmatrix | 2016-08-15 | 1 | -134/+2 |
* | Added a disable comments setting to the "Additional features" settings with a... | Andrew Manning | 2016-08-14 | 1 | -0/+2 |
* | issue #453 and a bug noted from the logfiles related to the schema change las... | redmatrix | 2016-07-20 | 1 | -1/+3 |
* | fix the forum detection in include/zot | redmatrix | 2016-07-19 | 1 | -2/+2 |
* | permission fixes | redmatrix | 2016-07-19 | 1 | -3/+5 |
* | use the profile_uid here. | redmatrix | 2016-07-11 | 1 | -7/+2 |
* | gak one more typo | redmatrix | 2016-07-07 | 1 | -1/+1 |
* | typo | redmatrix | 2016-07-07 | 1 | -1/+1 |