Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | version | Mario Vavti | 2018-06-25 | 1 | -1/+1 | |
| | ||||||
* | bump version | Mario Vavti | 2018-06-09 | 1 | -1/+1 | |
| | ||||||
* | escape query string | Mario Vavti | 2018-06-07 | 1 | -2/+2 | |
| | ||||||
* | remove gravizot.de from directory fallback servers due to owners request | Mario Vavti | 2018-06-06 | 1 | -1/+0 | |
| | ||||||
* | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 1 | -0/+1 | |
| | ||||||
* | DB update to fix wrong hubloc_url for activitypub hublocs | Mario Vavti | 2018-05-26 | 1 | -1/+1 | |
| | ||||||
* | update oauth related tables to use bigint/int(10) for user_id column. this ↵ | Mario | 2018-05-20 | 1 | -1/+1 | |
| | | | | is to be more consistent with the rest of the tables and fixes issue #1180 | |||||
* | improve abconfig queries | Mario Vavti | 2018-05-20 | 1 | -1/+1 | |
| | ||||||
* | implement jot reset button | Mario Vavti | 2018-05-20 | 1 | -1/+1 | |
| | ||||||
* | version | Mario Vavti | 2018-05-18 | 1 | -1/+1 | |
| | ||||||
* | refactor the 'where does the register link point?' logic | zotlabs | 2018-05-14 | 1 | -10/+36 | |
| | ||||||
* | bump version | Mario Vavti | 2018-05-13 | 1 | -1/+1 | |
| | ||||||
* | minor change to test something | zotlabs | 2018-05-06 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-05 | 1 | -1/+1 | |
|\ | ||||||
| * | support '@' paths | zotlabs | 2018-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | bump version | Mario Vavti | 2018-05-04 | 1 | -1/+1 | |
| | | ||||||
* | | switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net | Mario Vavti | 2018-05-04 | 1 | -1/+1 | |
|/ | ||||||
* | version | Mario Vavti | 2018-04-26 | 1 | -1/+1 | |
| | ||||||
* | bump version | Mario Vavti | 2018-04-25 | 1 | -1/+1 | |
| | ||||||
* | fix any misconfigured channel permission limits | zotlabs | 2018-04-20 | 1 | -1/+1 | |
| | ||||||
* | bump version | Mario Vavti | 2018-04-18 | 1 | -1/+1 | |
| | ||||||
* | version bump and strings | Mario Vavti | 2018-04-18 | 1 | -1/+1 | |
| | ||||||
* | Active channels information is a bit imprecise. Provide a higher accuracy ↵ | zotlabs | 2018-04-16 | 1 | -1/+1 | |
| | | | | method. This will require a transition period | |||||
* | version and strings update | Mario Vavti | 2018-04-13 | 1 | -1/+1 | |
| | ||||||
* | poll responses: start treating them as hidden activities now so that when ↵ | zotlabs | 2018-04-11 | 1 | -0/+1 | |
| | | | | this feature gets finished it will work flawlessly for versions greater than today. | |||||
* | allow to toggle visibility of likes/dislikes in notifications | Mario Vavti | 2018-04-11 | 1 | -0/+1 | |
| | ||||||
* | bump version | Mario Vavti | 2018-04-09 | 1 | -1/+1 | |
| | ||||||
* | do not use punify() in get_baseurl() due to performance issues | Mario Vavti | 2018-04-04 | 1 | -1/+4 | |
| | ||||||
* | OAuth2 integration | zotlabs | 2018-04-03 | 1 | -1/+1 | |
| | ||||||
* | bump version | Mario Vavti | 2018-03-29 | 1 | -1/+1 | |
| | ||||||
* | IDN: force baseurl to be punycode; for consistency and federation all ↵ | zotlabs | 2018-03-25 | 1 | -5/+5 | |
| | | | | internal urls are US-ASCII, unicode MAY be used for display. | |||||
* | add zotadel.net to directory fallback servers | Mario Vavti | 2018-03-15 | 1 | -1/+2 | |
| | ||||||
* | federated polls: GNU-Social requires us to preserve the original order of ↵ | zotlabs | 2018-03-07 | 1 | -1/+1 | |
| | | | | the poll answers for use in making a vote, unlike diaspora (which selects by guid) and activitypub (which selects by non-localisable text). | |||||
* | federated polls: add poll_author which will be necessary for Diaspora federation | zotlabs | 2018-03-06 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-02 | 1 | -1/+2 | |
|\ | ||||||
| * | zot revision => 6.0a, not yet needed or referenced | zotlabs | 2018-03-01 | 1 | -1/+1 | |
| | | ||||||
* | | bump version | Mario Vavti | 2018-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | db update to drop index resource_type. we have uid_resource_type now. | Mario Vavti | 2018-03-02 | 1 | -1/+1 | |
|/ | ||||||
* | version | Mario Vavti | 2018-03-01 | 1 | -1/+1 | |
| | ||||||
* | missed one index in the last update | Mario Vavti | 2018-02-28 | 1 | -1/+1 | |
| | ||||||
* | bump version | Mario Vavti | 2018-02-27 | 1 | -1/+1 | |
| | ||||||
* | fix public stream app permission check to match the recent fixes to the Module | zotlabs | 2018-02-26 | 1 | -2/+7 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-26 | 1 | -2/+2 | |
|\ | ||||||
| * | update strings | Mario Vavti | 2018-02-26 | 1 | -1/+1 | |
| | | ||||||
| * | bump versio | Mario Vavti | 2018-02-26 | 1 | -1/+1 | |
| | | ||||||
| * | another DB upgrade to address some long running maintenance queries | Mario Vavti | 2018-02-26 | 1 | -1/+1 | |
| | | ||||||
* | | update directory fallback servers | zotlabs | 2018-02-26 | 1 | -2/+0 | |
|/ | ||||||
* | provide DB compatibility for poll and voting implementations across several ↵ | zotlabs | 2018-02-22 | 1 | -1/+1 | |
| | | | | platforms | |||||
* | bump version | Mario Vavti | 2018-02-21 | 1 | -1/+1 | |
| | ||||||
* | more index finetuning to fix the expire query | Mario Vavti | 2018-02-20 | 1 | -2/+2 | |
| |