Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | more refactor tags/mentions | zotlabs | 2018-05-14 | 1 | -60/+53 | |
| | |/ | |/| | ||||||
| * | | We're no longer setting a backup ACL for private mention typos. | zotlabs | 2018-05-13 | 1 | -4/+0 | |
| |/ | ||||||
| * | use Zlib/MessageFilter for sourced messages also | zotlabs | 2018-05-10 | 1 | -34/+4 | |
| | | ||||||
| * | hubzilla issue #1169 | zotlabs | 2018-05-10 | 3 | -62/+18 | |
| | | ||||||
| * | allow either | zotlabs | 2018-05-10 | 1 | -1/+1 | |
| | | ||||||
| * | tag search not finding articles | zotlabs | 2018-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | change the embed from albums hovertip as well to emphasise 'existing' | zotlabs | 2018-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | Change hovertip on paperclip button to read 'Attach/Upload file' because a ↵ | zotlabs | 2018-05-09 | 1 | -1/+1 | |
| | | | | | | | | lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post. | |||||
| * | thread_author_menu - add some more checks as to whether to show certain ↵ | zotlabs | 2018-05-09 | 1 | -9/+12 | |
| | | | | | | | | links. This should complete work on hubzilla issue #1052 | |||||
| * | loose ends discovered while fixing hubzilla #1166 | zotlabs | 2018-05-09 | 1 | -2/+2 | |
| | | ||||||
| * | hubzilla issue #1166 | zotlabs | 2018-05-09 | 1 | -2/+2 | |
| | | ||||||
| * | use imagemagick first stage thumbnail for cover photos, if configured | zotlabs | 2018-05-07 | 1 | -3/+4 | |
| | | ||||||
| * | pdf embeds | zotlabs | 2018-05-06 | 1 | -2/+18 | |
| | | ||||||
| * | minor tweak to last pull: ensure that feeds have a name besides whitespace ↵ | zotlabs | 2018-05-06 | 1 | -1/+1 | |
| | | | | | | | | characters | |||||
| * | ensure that feed xchans have a name | zotlabs | 2018-05-06 | 1 | -1/+4 | |
| | | ||||||
| * | If one has system.network_page_default set to a different sort order use ↵ | zotlabs | 2018-05-06 | 1 | -1/+1 | |
| | | | | | | | | that order on the 'All Channels' selection of the Collections (privacy group) widget. | |||||
| * | allow uninstall of plugins which no longer exists via cmdline tool | zotlabs | 2018-05-05 | 1 | -1/+7 | |
| | | ||||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-05 | 2 | -2/+5 | |
| |\ | ||||||
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-05 | 1 | -1/+1 | |
| | |\ | ||||||
| | * | | set XML_OPTION_SKIP_WHITE to 1 again | Mario Vavti | 2018-05-04 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | missing basetag | Mario Vavti | 2018-05-04 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | check_item_source: always log uid | zotlabs | 2018-05-05 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | log all possible return conditions from check_item_source(), use consistent ↵ | zotlabs | 2018-05-05 | 1 | -13/+36 | |
| | |/ | |/| | | | | | | | xchan | |||||
| * | | turn skip white back on - (xml actually doesn't parse if you disable this) | zotlabs | 2018-05-04 | 1 | -2/+2 | |
| |/ | ||||||
| * | tagging changes: + (old style forum mentions), and underscore space ↵ | zotlabs | 2018-05-03 | 1 | -105/+22 | |
| | | | | | | | | replacement are no longer supported. | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-02 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-02 | 2 | -1/+31 | |
| | |\ | ||||||
| | * | | Revert "Revert "hubzilla issue #1119 - xml2array has issues with some ↵ | Mario Vavti | 2018-05-01 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array."" This reverts commit b223e364c6221aa3c680505fda4acfd6a1790272. | |||||
| | * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-01 | 1 | -13/+26 | |
| | |\ \ | ||||||
| | * | | | activitypub xchans do not have an xchan_addr. use xchan_url for the follow ↵ | Mario Vavti | 2018-04-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | button if we do not find an xchan_addr | |||||
| | * | | | Revert "hubzilla issue #1119 - xml2array has issues with some unicode ↵ | Mario Vavti | 2018-04-30 | 1 | -11/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array." This reverts commit f620274c6a68ae9a2a6a5142947aa199862087fc. | |||||
| * | | | | admin delete of files | zotlabs | 2018-05-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | backend work to allow admin to delete photos. Still requires frontend work ↵ | zotlabs | 2018-05-02 | 1 | -6/+20 | |
| | | | | | | | | | | | | | | | | | | | | 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 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | delete authority. For 3.5+ as a new string is involved. | |||||
| * | | | | hubzilla issue #1151 - activitypub mention gets bookmarked | zotlabs | 2018-05-02 | 2 | -4/+4 | |
| | |_|/ | |/| | | ||||||
| * | | | new feature (post 3.4): allow a different username to be used when importing. | zotlabs | 2018-05-01 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | The channel import page seems to have missed the big theme cleanup of the ↵ | zotlabs | 2018-05-01 | 1 | -0/+25 | |
| | |/ | |/| | | | | | | | last couple of years. | |||||
| * | | parent folder permissions weren't being checked back to the cloud root ↵ | zotlabs | 2018-04-30 | 1 | -13/+26 | |
| |/ | | | | | | | directory in all cases | |||||
| * | hubzilla issue #1119 - xml2array has issues with some unicode ↵ | zotlabs | 2018-04-29 | 1 | -0/+11 | |
| | | | | | | | | sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array. | |||||
| * | remove unused function | zotlabs | 2018-04-28 | 1 | -24/+1 | |
| | | ||||||
| * | where possible strip zid parameter from links that get pasted into posts so ↵ | zotlabs | 2018-04-26 | 3 | -5/+11 | |
| | | | | | | | | that they will get a correct zid when rendered | |||||
| * | more testing of attach_move() uncovered some issues | zotlabs | 2018-04-26 | 1 | -57/+73 | |
| | | ||||||
| * | function doc update | zotlabs | 2018-04-25 | 1 | -0/+1 | |
| | | ||||||
| * | malformed embeds from gfycat hubzilla issue #1108 | zotlabs | 2018-04-25 | 1 | -2/+4 | |
| | | ||||||
| * | some tagging work | zotlabs | 2018-04-25 | 1 | -0/+15 | |
| | | ||||||
| * | undo_post_tagging - don't waste a connection query if we're undoing a ↵ | zotlabs | 2018-04-25 | 1 | -3/+6 | |
| | | | | | | | | hashtag and not a mention. | |||||
| * | make tag autocomplete less scary looking in the editor. If this works out we ↵ | zotlabs | 2018-04-24 | 1 | -38/+74 | |
| | | | | | | | | can simplify and get rid of a huge amount of spaghetti tag logic. | |||||
| * | minor tweak to utf8 usernames after some testing of the underlying ↵ | zotlabs | 2018-04-23 | 2 | -0/+10 | |
| | | | | | | | | encode/decode funations. This probably isn't critical and I do not have a failure case but just trying to cover all bases. | |||||
* | | set the correct album name when moving photos | Mario Vavti | 2018-07-18 | 1 | -1/+3 | |
| | | | | | | (cherry picked from commit eb322e831297ee8fd773049c1a00c915c49dc93e) | |||||
* | | issue syncing pageflags | zotlabs | 2018-07-04 | 1 | -8/+5 | |
| | |