zotlabs
|
af909f66a7
|
fix any misconfigured channel permission limits
|
2018-04-20 15:03:16 -07:00 |
|
Mario Vavti
|
16dcbc1e67
|
bump version
|
2018-04-18 08:52:10 +02:00 |
|
Mario Vavti
|
19782655e6
|
version bump and strings
|
2018-04-18 08:39:43 +02:00 |
|
zotlabs
|
43e55eb9a6
|
Active channels information is a bit imprecise. Provide a higher accuracy method. This will require a transition period
|
2018-04-16 21:40:43 -07:00 |
|
Mario Vavti
|
7543e27eae
|
version and strings update
|
2018-04-13 22:11:08 +02:00 |
|
zotlabs
|
739a612824
|
poll responses: start treating them as hidden activities now so that when this feature gets finished it will work flawlessly for versions greater than today.
|
2018-04-11 21:51:57 -07:00 |
|
Mario Vavti
|
fee258edbe
|
allow to toggle visibility of likes/dislikes in notifications
|
2018-04-11 11:49:33 +02:00 |
|
Mario Vavti
|
5228462363
|
bump version
|
2018-04-09 13:19:22 +02:00 |
|
Mario Vavti
|
aca719ac74
|
do not use punify() in get_baseurl() due to performance issues
|
2018-04-04 15:01:16 +02:00 |
|
zotlabs
|
4915a4efbb
|
OAuth2 integration
|
2018-04-03 21:08:40 -07:00 |
|
Mario Vavti
|
e06e64823f
|
bump version
|
2018-03-29 10:30:32 +02:00 |
|
zotlabs
|
a92f22a4a4
|
IDN: force baseurl to be punycode; for consistency and federation all internal urls are US-ASCII, unicode MAY be used for display.
|
2018-03-25 23:02:41 -07:00 |
|
Mario Vavti
|
95c53c7e0b
|
add zotadel.net to directory fallback servers
|
2018-03-15 10:13:30 +01:00 |
|
zotlabs
|
a454aad124
|
federated polls: GNU-Social requires us to preserve the original order of the poll answers for use in making a vote, unlike diaspora (which selects by guid) and activitypub (which selects by non-localisable text).
|
2018-03-07 15:39:14 -08:00 |
|
zotlabs
|
f0f58dade8
|
federated polls: add poll_author which will be necessary for Diaspora federation
|
2018-03-06 15:31:45 -08:00 |
|
Mario Vavti
|
7c5f1e814b
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-02 20:25:17 +01:00 |
|
Mario Vavti
|
bca05dc89f
|
bump version
|
2018-03-02 10:23:53 +01:00 |
|
Mario Vavti
|
6ee6285670
|
db update to drop index resource_type. we have uid_resource_type now.
|
2018-03-02 10:10:29 +01:00 |
|
zotlabs
|
8fd619da71
|
zot revision => 6.0a, not yet needed or referenced
|
2018-03-01 16:42:32 -08:00 |
|
Mario Vavti
|
2e058c9abc
|
version
|
2018-03-01 08:42:02 +01:00 |
|
Mario Vavti
|
6593dff9f5
|
missed one index in the last update
|
2018-02-28 10:21:22 +01:00 |
|
Mario Vavti
|
58ee2a49fa
|
bump version
|
2018-02-27 10:43:19 +01:00 |
|
zotlabs
|
6c37a38980
|
fix public stream app permission check to match the recent fixes to the Module
|
2018-02-26 21:50:17 -08:00 |
|
zotlabs
|
afe2ba3690
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-02-26 16:45:04 -08:00 |
|
zotlabs
|
01776e767d
|
update directory fallback servers
|
2018-02-26 16:41:47 -08:00 |
|
Mario Vavti
|
fe7fba4789
|
update strings
|
2018-02-26 20:40:55 +01:00 |
|
Mario Vavti
|
a38c8cc75c
|
bump versio
|
2018-02-26 10:03:08 +01:00 |
|
Mario Vavti
|
51c0e5a988
|
another DB upgrade to address some long running maintenance queries
|
2018-02-26 09:58:42 +01:00 |
|
zotlabs
|
277da43631
|
provide DB compatibility for poll and voting implementations across several platforms
|
2018-02-22 20:52:39 -08:00 |
|
Mario Vavti
|
a829256bc4
|
bump version
|
2018-02-21 09:38:29 +01:00 |
|
Mario Vavti
|
6ef0116f09
|
more index finetuning to fix the expire query
|
2018-02-20 10:26:32 +01:00 |
|
Mario Vavti
|
2216c3dd32
|
bump version
|
2018-02-15 19:41:24 +01:00 |
|
Mario Vavti
|
9e251a1abc
|
some more DB tuning.
|
2018-02-15 19:24:15 +01:00 |
|
zotlabs
|
465d89129c
|
provide option to block the public stream unless authenticated, since there could be legal issues with unmoderated content
|
2018-02-14 15:32:33 -08:00 |
|
zotlabs
|
6d2661a8f7
|
the 'each' function (used in startup() to revert magic quotes) is deprecated in php7.2. Since magic quotes themselves have been deprecated as a default condition for several years, the cleaning of globals should no longer be required and was also removed.
|
2018-02-11 20:11:18 -08:00 |
|
Mario Vavti
|
cb70192f36
|
bump version
|
2018-02-09 10:36:43 +01:00 |
|
Mario Vavti
|
661c20e452
|
more db and queries finetuning
|
2018-02-08 09:47:49 +01:00 |
|
zotlabs
|
cadd958339
|
remove mobile_detect (outdated and unmaintainable)
|
2018-02-05 18:06:25 -08:00 |
|
zotlabs
|
6ad14f4ca0
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-02-04 15:53:56 -08:00 |
|
Mario Vavti
|
9d55a254dc
|
this will fix the cards query and keep the rest intact
|
2018-02-04 22:37:30 +01:00 |
|
Mario Vavti
|
3cc756f302
|
remove some never used indices which prevented our item queries to find the right query execution plan in mysql and adjust some queries to optimze the result
|
2018-02-04 20:42:40 +01:00 |
|
zotlabs
|
3e7dffb676
|
decomplicate cont.
|
2018-02-03 12:50:07 -08:00 |
|
zotlabs
|
71c2cc79e5
|
cosmetic readme changes, code cleanup
|
2018-01-30 18:16:20 -08:00 |
|
Mario Vavti
|
2e4e56f7cc
|
if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes
|
2018-01-27 22:23:47 +01:00 |
|
Mario Vavti
|
93259e4e92
|
consolidate notifications caching and loading
|
2018-01-24 22:46:36 +01:00 |
|
Mario Vavti
|
add9890754
|
bump version
|
2018-01-24 11:23:45 +01:00 |
|
zotlabs
|
304085606f
|
some code cleanup and simplification in mod_like
|
2018-01-23 20:03:17 -08:00 |
|
Mario Vavti
|
299b9e9014
|
bump version
|
2018-01-18 11:25:59 +01:00 |
|
git-marijus
|
07b67963f1
|
Merge pull request #951 from dawnbreak/docu
💡 Add source documentation from recent conversations.
|
2018-01-12 10:15:43 +01:00 |
|
zotlabs
|
dfb75840b8
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-01-08 14:51:16 -08:00 |
|