Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | provide a broken feed for services which require a broken feed | zotlabs | 2017-04-25 | 1 | -0/+4 | |
| | | ||||||
* | | database upgrade | zotlabs | 2017-04-23 | 1 | -4/+1 | |
| | | ||||||
* | | The rest of the library and backend changes to support client-side e2ee and ↵ | zotlabs | 2017-04-20 | 1 | -26/+9 | |
| | | | | | | | | deprecate previous uses of item_obscured. | |||||
* | | some signatures showing as invalid because of recent import_author_zot() ↵ | zotlabs | 2017-04-09 | 1 | -7/+25 | |
| | | | | | | | | changes. | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-05 | 1 | -0/+32 | |
|\| | ||||||
| * | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-03 | 1 | -2/+5 | |
| | | ||||||
| * | logic error | zotlabs | 2017-04-03 | 1 | -2/+4 | |
| | | ||||||
| * | import authors from any unrecognised network as network 'unknown'. | zotlabs | 2017-04-03 | 1 | -3/+3 | |
| | | ||||||
| * | simplify the message signing spaghetti | zotlabs | 2017-03-29 | 1 | -32/+29 | |
| | | ||||||
| * | namespace error | zotlabs | 2017-03-29 | 1 | -1/+1 | |
| | | ||||||
| * | ensure z_input_filter is called exactly once, since we now depend on the ↵ | zotlabs | 2017-03-29 | 1 | -22/+46 | |
| | | | | | | | | | | | | number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items. | |||||
| * | input filter updates | zotlabs | 2017-03-29 | 1 | -50/+37 | |
| | | ||||||
| * | fix group by item query | zotlabs | 2017-03-29 | 1 | -17/+15 | |
| | | ||||||
* | | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-02 | 1 | -2/+5 | |
| | | ||||||
* | | logic error | zotlabs | 2017-04-02 | 1 | -2/+4 | |
| | | ||||||
* | | import authors from any unrecognised network as network 'unknown'. | zotlabs | 2017-04-02 | 1 | -3/+3 | |
| | | ||||||
* | | simplify the message signing spaghetti | zotlabs | 2017-03-16 | 1 | -32/+29 | |
| | | ||||||
* | | namespace error | zotlabs | 2017-03-16 | 1 | -3/+1 | |
| | | ||||||
* | | input filter issue | zotlabs | 2017-03-15 | 1 | -0/+2 | |
| | | ||||||
* | | ensure z_input_filter is called exactly once, since we now depend on the ↵ | zotlabs | 2017-03-15 | 1 | -22/+46 | |
| | | | | | | | | | | | | number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items. | |||||
* | | input filter updates | zotlabs | 2017-03-14 | 1 | -50/+37 | |
| | | ||||||
* | | fix group by item query | zotlabs | 2017-03-14 | 1 | -17/+15 | |
| | | ||||||
* | | more cleanup | zotlabs | 2017-03-09 | 1 | -34/+1 | |
| | | ||||||
* | | Merge branch 'dspr' into red | zotlabs | 2017-03-09 | 1 | -2/+4 | |
|\| | ||||||
| * | allow post_activity_item to be passed an empty ACL without resetting to ↵ | zotlabs | 2017-03-06 | 1 | -1/+2 | |
| | | | | | | | | channel default | |||||
| * | correct fix for wiki anonymous read issue (items_permissions_sql checks ↵ | zotlabs | 2017-03-06 | 1 | -1/+2 | |
| | | | | | | | | item.public_policy which was set for posts, not wikis) | |||||
* | | go back to where the problem started | zotlabs | 2017-03-09 | 1 | -68/+2 | |
|/ | ||||||
* | detect no acl | zotlabs | 2017-02-20 | 1 | -4/+6 | |
| | ||||||
* | update fr translation | zotlabs | 2017-02-20 | 1 | -3/+3 | |
| | ||||||
* | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | provide lowlevel xchan storage function to ensure that all non-null rows are ↵ | zotlabs | 2017-01-28 | 1 | -14/+20 | |
| | | | | initialised | |||||
* | better handling of html special chars in wiki and wikipage names | zotlabs | 2017-01-26 | 1 | -5/+5 | |
| | ||||||
* | haystack/needle mixup | Mario Vavti | 2017-01-26 | 1 | -1/+1 | |
| | ||||||
* | resolve the linked item delete issue by declaring what types of linked items ↵ | zotlabs | 2017-01-25 | 1 | -1/+6 | |
| | | | | cannot be deleted | |||||
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-25 | 1 | -2/+5 | |
|\ | ||||||
| * | fixes for wiki create/delete page | Mario Vavti | 2017-01-25 | 1 | -2/+5 | |
| | | ||||||
* | | initialise item['postopts'] for mysql >= 5.7 | zotlabs | 2017-01-25 | 1 | -0/+1 | |
|/ | ||||||
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -0/+1 | |
| | ||||||
* | add gen_link_id() function to selectively encode/decode the message-id ↵ | Hubzilla | 2017-01-19 | 1 | -2/+2 | |
| | | | | component of /display/ links for message-ids that contain troublesome characters | |||||
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 1 | -1/+1 | |
| | ||||||
* | urlencode the message-id component of generated /display/ links; in most ↵ | Hubzilla | 2017-01-18 | 1 | -2/+2 | |
| | | | | cases this will be a no-op, unless the message-id is a url of some kind from a different provider. | |||||
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -9/+16 | |
| | ||||||
* | obj_type on edit activity was wrong | zotlabs | 2017-01-09 | 1 | -2/+2 | |
| | ||||||
* | issue with post signatures if posted from api and logged in locally with a ↵ | zotlabs | 2016-12-24 | 1 | -2/+2 | |
| | | | | different identity. | |||||
* | don't alter received/changed timestamps when editing | zotlabs | 2016-12-08 | 1 | -14/+2 | |
| | ||||||
* | only update the 'changed' timestamp for recent item_store events | zotlabs | 2016-12-08 | 1 | -10/+14 | |
| | ||||||
* | minor optimisation to reduce code duplication | zotlabs | 2016-12-04 | 1 | -11/+7 | |
| | ||||||
* | api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream | zotlabs | 2016-12-04 | 1 | -2/+2 | |
| | ||||||
* | item_store: parent wasn't being returned in api call | zotlabs | 2016-12-03 | 1 | -0/+1 | |
| |