Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | federated polls: GNU-Social requires us to preserve the original order of ↵ | zotlabs | 2018-03-07 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the poll answers for use in making a vote, unlike diaspora (which selects by guid) and activitypub (which selects by non-localisable text). | |||||
| | * | | | | | | | | | | | we need the javascript in the template since strings are involved | Mario Vavti | 2018-03-07 | 2 | -0/+12 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 1 | -7/+7 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | / | federated polls: add poll_author which will be necessary for Diaspora federation | zotlabs | 2018-03-06 | 1 | -0/+26 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | fix some issues with friend suggestions on standalone sites with no ↵ | zotlabs | 2018-03-04 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites. | |||||
| | * | | | | | | | | | bugfix: unable to reset profile fields to defaults in admin/profs by ↵ | zotlabs | 2018-03-04 | 1 | -9/+30 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | emptying the textarea | |||||
| | * | | | | | | | | add dummy f= arg to suggestion urls, use directory version of suggest for ↵ | zotlabs | 2018-03-03 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | newmember link instead of the suggest module as the UI is prettier. | |||||
| | * | | | | | | | | There was no pdl for mod_thing; add one because it's only a link away from ↵ | zotlabs | 2018-03-03 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profile creation and remains on that page until you go elsewhere and new members may need help to find their way out | |||||
| | * | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-03-02 | 2 | -0/+35 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-02 | 3 | -7/+18 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | update DB update 1205 to mitigate | Mario Vavti | 2018-03-02 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ERROR 1069 (42000): Too many keys specified; max 64 keys allowed | |||||
| | | * | | | | | | | | | db update to drop index resource_type. we have uid_resource_type now. | Mario Vavti | 2018-03-02 | 1 | -0/+24 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | string change "Channel added" -> "Connection added" | zotlabs | 2018-03-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | sort settings/featured | zotlabs | 2018-03-02 | 1 | -3/+16 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | background work for caldav integration continued, modify mod_follow to allow ↵ | zotlabs | 2018-03-02 | 1 | -4/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it to be called from ajax without redirecting. | |||||
| | * | | | | | | | | | add federation property to webfinger | zotlabs | 2018-03-01 | 1 | -1/+2 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-03-01 | 1 | -30/+87 | |
| | |\| | | | | | | | | ||||||
| | | * | | | | | | | | Merge pull request #983 from dawnbreak/QA_testing | git-marijus | 2018-03-01 | 1 | -30/+87 | |
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | :white_check_mark: Unit Test for HTTPSig. | |||||
| | | | * | | | | | | | | :white_check_mark: Unit Test for HTTPSig. | Klaus Weidenbach | 2018-02-28 | 1 | -30/+87 | |
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | | | ||||||
| | * | / | | | | | | | sigh - missed two strings | zotlabs | 2018-03-01 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | small work on connections page | mrjive | 2018-03-13 | 1 | -10/+32 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario | 2018-04-30 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update PermissionLimits.php | Mike Macgirvin | 2018-04-22 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Difficult for me to do this locally at the moment so updating in git | |||||
* | | | | | | | | | | | we shouldn't need distinct here, since ids_to_querystr() will filter ↵ | zotlabs | 2018-04-08 | 1 | -1/+1 | |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | duplicates. It might have an effect on pager totals. Need to monitor for a few days. | |||||
* | | | | | | | | | | display and link issues with quoted tags | zotlabs | 2018-04-05 | 1 | -6/+7 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | don't include the q and PHPSESSID request variables in a redirected rpost | zotlabs | 2018-04-05 | 1 | -1/+3 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | preserve existing categories when updating an app from an embed source | zotlabs | 2018-04-05 | 1 | -0/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | app sellpage not being stored | zotlabs | 2018-04-05 | 2 | -0/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | make list mode work in cards and articles | zotlabs | 2018-04-05 | 3 | -5/+39 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | make alt_pager work for articles/cards | zotlabs | 2018-04-05 | 2 | -6/+29 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | hubzilla issue #1013 - comments not displayed in single card/article view | zotlabs | 2018-04-05 | 2 | -4/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | prevent reload loop if somebody lands on /ochannel (without channel_address ↵ | Mario Vavti | 2018-03-23 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and without trailing slash) | |||||
* | | | | | | | | | | Add Ochannel module for testing OStatus bad behaviour | zotlabs | 2018-03-23 | 1 | -0/+66 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | fix channel_address | Mario Vavti | 2018-03-15 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | obscure permission issue with custom permissions when using the highly ↵ | zotlabs | 2018-03-13 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | discouraged advisory privacy modes | |||||
* | | | | | | | | | | add extra firstpage check | Mario Vavti | 2018-03-12 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | do not use trim on array | Mario Vavti | 2018-03-10 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '3.2RC'3.2 | Mario | 2018-03-09 | 290 | -770/+6352 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | use dbunescbin() for cover photos | Mario | 2018-03-08 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | fix syntax error in postgres update | Mario | 2018-03-08 | 1 | -3/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | we need the javascript in the template since strings are involved | Mario Vavti | 2018-03-07 | 2 | -0/+12 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 1 | -7/+7 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | fix some issues with friend suggestions on standalone sites with no ↵ | zotlabs | 2018-03-05 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites. | |||||
| * | | | | | | | | | | bugfix: unable to reset profile fields to defaults in admin/profs by ↵ | zotlabs | 2018-03-05 | 1 | -9/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | emptying the textarea | |||||
| * | | | | | | | | | | add dummy f= arg to suggestion urls, use directory version of suggest for ↵ | zotlabs | 2018-03-04 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | newmember link instead of the suggest module as the UI is prettier. | |||||
| * | | | | | | | | | | sigh - missed two strings | zotlabs | 2018-03-04 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | There was no pdl for mod_thing; add one because it's only a link away from ↵ | zotlabs | 2018-03-04 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profile creation and remains on that page until you go elsewhere and new members may need help to find their way out | |||||
| * | | | | | | | | | | add federation property to webfinger | zotlabs | 2018-03-02 | 1 | -1/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | update DB update 1205 to mitigate | Mario Vavti | 2018-03-02 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ERROR 1069 (42000): Too many keys specified; max 64 keys allowed | |||||
| * | | | | | | | | | | db update to drop index resource_type. we have uid_resource_type now. | Mario Vavti | 2018-03-02 | 1 | -0/+24 | |
| | |/ / / / / / / / | |/| | | | | | | | |