aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | more api workzotlabs2016-10-111-109/+11
| |
* | When importing a channel from another server, try to auto-discover the best ↵zotlabs2016-10-112-10/+33
| | | | | | | | available api path.
* | more api cleanupzotlabs2016-10-111-200/+183
| |
* | start on the API re-writezotlabs2016-10-113-386/+388
|/
* make diaspora w2w appear as a quote to make a little bit more clear what is ↵Mario Vavti2016-10-111-2/+5
| | | | happening
* api issueszotlabs2016-10-101-4/+13
|
* don't expire posts before 2001zotlabs2016-10-102-4/+3
|
* spaghettizotlabs2016-10-101-3/+6
|
* another fix to readmore.js and update patch fileMario Vavti2016-10-102-3/+21
|
* fix readmorejs collapsing on scrolldirection change in mobile browsersMario Vavti2016-10-101-1/+1
|
* since the snap module runs without permissions controls, verify the logged ↵zotlabs2016-10-091-0/+9
| | | | in channel matches the requested cloud path
* snap dav module is currently read-only. error out on any request methods ↵zotlabs2016-10-091-0/+3
| | | | which can alter data.
* Provide better explanation of server_roles in the config templatezotlabs2016-10-091-2/+3
|
* provide a DAV module which accesses the raw data storage for a channel. ↵zotlabs2016-10-092-3/+109
| | | | Together with an export data function in the API this allows a client process to create true backups of the cloud storage and importable cloud mirrors with all the metadata intact. The import function will need to be modified slightly to obtain the file contents from a plugin or API call; since it currently tries to fetch it from the source hub.
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-0930-67/+66
| | | | queries
* remove more backquoteszotlabs2016-10-093-70/+70
|
* don't show diaspora protocol info in the hcard if the diaspora protocol is ↵zotlabs2016-10-082-14/+22
| | | | not installed. This really needs to be moved to the plugin but this was a quick fix.
* add oauth2/oidc libzotlabs2016-10-07121-0/+14970
|
* merge usermenu and caret when using proredmatrix2016-10-061-0/+7
|
* try naked embed before submission instead of at render timeredmatrix2016-10-062-1/+19
|
* new hook bbcode_filterredmatrix2016-10-051-0/+3
|
* update hook documentationredmatrix2016-10-053-1/+16
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-10-0514-19074/+19504
|\
| * Updating strings for it, nl and es.jeroenpraat2016-10-056-19029/+19366
| |
| * bugfixrelease fullcalendar-3.0.1Mario Vavti2016-10-058-45/+138
| |
* | remove obscured @ hackredmatrix2016-10-041-3/+0
|/
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-10-042-3/+2
|\
| * feature_enabled() only takes two argumentsMario Vavti2016-10-042-3/+2
| |
* | remove leftover rating fragmentredmatrix2016-10-041-2/+5
|/
* even more backslashesredmatrix2016-10-038-77/+77
|
* more backticksredmatrix2016-10-0311-238/+128
|
* allow delivery report for not just the author, but also if you're the owner ↵redmatrix2016-10-031-3/+5
| | | | and it's on your wall.
* start removing db backticksredmatrix2016-10-036-13/+13
|
* wrong resource (attach_change_permissions())redmatrix2016-10-031-1/+1
|
* add some more stuff to admin/account_edit (service class, language, and ↵redmatrix2016-10-038-45/+145
| | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once.
* return the email_sent statusredmatrix2016-10-031-2/+2
|
* update changelogMario Vavti2016-10-031-1/+2
|
* another missing backslashMario Vavti2016-10-021-1/+1
|
* missing backslashMario Vavti2016-10-021-1/+1
|
* update changelogMario Vavti2016-10-021-3/+12
|
* sync cloud storage permission changes (issue #538 continued)redmatrix2016-10-012-4/+15
|
* update versionredmatrix2016-10-011-1/+1
|
* change hook name and return resultsredmatrix2016-10-012-3/+3
|
* Unify the various mail sending instance to enotify::send() and z_mail(). ↵redmatrix2016-10-016-4123/+4220
| | | | Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook.
* provide ability for admin to change account passwordredmatrix2016-09-303-2/+80
|
* issue #538 continuedredmatrix2016-09-302-7/+7
|
* add another hookredmatrix2016-09-292-1/+12
|
* issue #127redmatrix2016-09-291-9/+9
|
* issue #170redmatrix2016-09-292-3/+3
|
* more tag filtering in setupredmatrix2016-09-291-11/+11
|