Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9 from redmatrix/dev | mrjive | 2018-04-19 | 54 | -9094/+9274 |
|\ | | | | | Dev | ||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-19 | 15 | -31/+34 |
| |\ | |||||
| | * | follow activitypub by webfinger; requires addon update to all federation ↵ | zotlabs | 2018-04-18 | 2 | -8/+9 |
| | | | | | | | | | | | | protocols | ||||
| | * | relax restrictions to the design tools menu to allow those with write_pages ↵ | zotlabs | 2018-04-18 | 2 | -11/+4 |
| | | | | | | | | | | | | permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment. | ||||
| | * | do not queue anything which lacks a destination url | zotlabs | 2018-04-18 | 1 | -0/+6 |
| | | | |||||
| | * | just provide the trending tags in public stream by default and simplify the ↵ | zotlabs | 2018-04-18 | 2 | -2/+1 |
| | | | | | | | | | | | | query to improve load times; I intend to do additional work on this feature later | ||||
| | * | add alt_pager to mod_moderate, remove legacy $a parameter from all ↵ | zotlabs | 2018-04-17 | 9 | -10/+14 |
| | | | | | | | | | | | | occurrences of alt_pager | ||||
| * | | bump version | Mario Vavti | 2018-04-18 | 1 | -1/+1 |
| | | | |||||
| * | | version bump and strings | Mario Vavti | 2018-04-18 | 2 | -89/+101 |
| | | | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-18 | 8 | -11/+144 |
| |\| | |||||
| | * | minor code optimisation | zotlabs | 2018-04-17 | 2 | -10/+22 |
| | | | |||||
| | * | also add the noisy 'rss' tag | zotlabs | 2018-04-17 | 1 | -1/+1 |
| | | | |||||
| | * | re-use directory safemode setting for public stream tag filtering since a ↵ | zotlabs | 2018-04-17 | 2 | -5/+15 |
| | | | | | | | | | | | | handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire. | ||||
| | * | fine tuning the public stream tag results | zotlabs | 2018-04-17 | 3 | -11/+2 |
| | | | |||||
| | * | public stream tag enhancements | zotlabs | 2018-04-17 | 4 | -1/+115 |
| | | | |||||
| | * | when changing cover photo, show existing | zotlabs | 2018-04-17 | 3 | -2/+8 |
| | | | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-17 | 2 | -8/+27 |
| |\| | |||||
| | * | missing update file in the previous update commit | zotlabs | 2018-04-16 | 1 | -0/+26 |
| | | | |||||
| | * | set the correct webfinger Accept: request header now that Mastodon fixed the ↵ | zotlabs | 2018-04-16 | 1 | -8/+1 |
| | | | | | | | | | | | | bug that we changed it to work around | ||||
| * | | fix closing parenthesis in wrong spot | Mario Vavti | 2018-04-17 | 1 | -2/+2 |
| | | | |||||
| * | | update to bootstrap-4.1 and improve visibility of some text when using ↵ | Mario Vavti | 2018-04-17 | 23 | -8949/+8923 |
| |/ | | | | | | | custom panel colours | ||||
| * | Active channels information is a bit imprecise. Provide a higher accuracy ↵ | zotlabs | 2018-04-16 | 6 | -2/+26 |
| | | | | | | | | method. This will require a transition period | ||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-04-16 | 3 | -11/+9 |
| |\ | |||||
| * | | don't save a permcat with empty name | zotlabs | 2018-04-16 | 1 | -0/+5 |
| | | | |||||
| * | | update the placeholder | zotlabs | 2018-04-16 | 1 | -2/+2 |
| | | | |||||
| * | | update the search js | zotlabs | 2018-04-16 | 1 | -1/+10 |
| | | | |||||
| * | | hubzilla issue #1078 ; provide content-type header for system emails (was ↵ | zotlabs | 2018-04-16 | 1 | -1/+2 |
| | | | | | | | | | | | | already correct for notification emails) | ||||
* | | | Merge pull request #8 from redmatrix/dev | mrjive | 2018-04-16 | 6 | -17/+30 |
|\ \ \ | | |/ | |/| | Dev | ||||
| * | | remove some more distinct in queries and observe any regressions. this is ↵ | Mario Vavti | 2018-04-16 | 2 | -7/+2 |
| | | | | | | | | | | | | related to issue #1079 and commit d47ea20aa8bb8219f7a0760e81ba3db542392390 | ||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-16 | 3 | -6/+21 |
| |\| | |||||
| | * | draft-cavage issues | zotlabs | 2018-04-15 | 1 | -3/+9 |
| | | | |||||
| | * | issue with wiki sync | zotlabs | 2018-04-15 | 1 | -2/+9 |
| | | | |||||
| | * | never mind. dbg(1) now gives you the basic debug result and dbg(2) gives you ↵ | zotlabs | 2018-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | the verbose debug option with all the results. | ||||
| | * | allow dbg(2) to only return the canonical SQL used in the query and the ↵ | zotlabs | 2018-04-14 | 1 | -1/+3 |
| | | | | | | | | | | | | number of results, but not log every single result. Maybe we should use 1 for this and 2 for the full results, but I didn't really want to change the way people do things today. If anybody has a strong opinion about doing this, go ahead and change it and send a note to the developer forum. | ||||
| * | | css fixes | Mario Vavti | 2018-04-15 | 1 | -0/+3 |
| | | | |||||
| * | | fix regression where in the starred tab only top level posts were visible | Mario Vavti | 2018-04-15 | 1 | -4/+4 |
| |/ | |||||
* | | Merge pull request #7 from redmatrix/dev | mrjive | 2018-04-14 | 17 | -4887/+5989 |
|\| | | | | | Dev | ||||
| * | upgrade incutio xmlrpc library to use hubzilla curl wrapper | zotlabs | 2018-04-13 | 1 | -43/+18 |
| | | |||||
| * | Create /doc/context/fr/settings/features/help.html | Galette Saucisse | 2018-04-13 | 1 | -0/+12 |
| | | | | | | French translation for context help | ||||
| * | Update hstrings.php | Galette Saucisse | 2018-04-13 | 1 | -338/+478 |
| | | |||||
| * | Update hmessages.po | Galette Saucisse | 2018-04-13 | 1 | -3013/+3790 |
| | | |||||
| * | Create /doc/context/fr/admin/queue/help.html | Galette Saucisse | 2018-04-13 | 1 | -0/+4 |
| | | | | | | French translation for context help | ||||
| * | Update help.html | Galette Saucisse | 2018-04-13 | 1 | -1/+1 |
| | | |||||
| * | translation correction | Galette Saucisse | 2018-04-13 | 1 | -1/+1 |
| | | |||||
| * | Create /doc/context/fr/admin/logs/help.html | Galette Saucisse | 2018-04-13 | 1 | -0/+8 |
| | | | | | | French translation of context help | ||||
| * | Create /doc/context/fr/channel | Galette Saucisse | 2018-04-13 | 1 | -0/+6 |
| | | | | | | French translation for context help | ||||
| * | version and strings update | Mario Vavti | 2018-04-13 | 2 | -1380/+1577 |
| | | |||||
| * | fix illegal string offset warning | Mario Vavti | 2018-04-13 | 2 | -2/+2 |
| | | |||||
| * | fix wrong item key | Mario Vavti | 2018-04-13 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-13 | 4 | -50/+65 |
| |\ |