aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Here's the basic UI for the Zot Access Tokens, requires some minor cleanupredmatrix2016-07-141-0/+9
|
* make the xchan_hash for the access token location independentredmatrix2016-07-141-12/+15
|
* more ZAT workredmatrix2016-07-143-2/+29
|
* first cut at zot access tokensredmatrix2016-07-142-24/+85
|
* let abconfig specify a familyredmatrix2016-07-131-2/+2
|
* update_remote_id - updated to work with iconfigredmatrix2016-07-121-18/+5
|
* don't try to send sync packets to dead sites.redmatrix2016-07-121-1/+6
|
* move permissiondescription class to zotlabs/libredmatrix2016-07-112-173/+1
|
* use the get_hostname function rather than parse the urlredmatrix2016-07-111-1/+1
|
* create change_channel hookredmatrix2016-07-111-0/+4
|
* more sql fine tuningredmatrix2016-07-091-1/+1
|
* some work on the forum widget queriesredmatrix2016-07-091-2/+24
|
* reduce the memory usage of the expire query dramatically.redmatrix2016-07-061-19/+10
|
* expire crashing on shared hosting from memory exhaustion. Lower the expire ↵redmatrix2016-07-061-1/+1
| | | | limit. Also the sys channel was being expired with everybody else due to a flag change regression.
* unused fileredmatrix2016-07-051-35/+0
|
* merge include/reddav.php into Zotlabs/Storage/Directory.phpredmatrix2016-07-051-299/+0
|
* cleanupredmatrix2016-07-051-2/+14
|
* regression - save bookmarks no longer present in item menuredmatrix2016-07-051-2/+2
|
* force immediate avatar updateTreer2016-07-031-0/+13
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-07-011-15/+0
|\
| * ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-011-15/+0
| |
* | delivery invoked twice in mod_tagger, once in post_activity_item() and ↵redmatrix2016-07-011-5/+1
| | | | | | | | another at the main module level
* | use small photo for Diaspora attribution correction; the medium looks ↵redmatrix2016-07-011-2/+2
|/ | | | awkward in the D* stream.
* sync flags even if post has not been editedredmatrix2016-06-301-19/+10
|
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-309-17/+110
|\
| * wiki featured disabled by default in UNO.redmatrix2016-06-291-1/+1
| |
| * provide wiki as a feature (default is on so there aren't any surprises) and ↵redmatrix2016-06-293-5/+14
| | | | | | | | add to channel menu and profile tabs
| * stream large photos through buffered I/O if possibleredmatrix2016-06-291-1/+1
| |
| * Merge branch 'dev' into sabre32Mario Vavti2016-06-291-0/+38
| |\
| | * identity_export_year() was a bit short-sighted. We really require arbitrary ↵redmatrix2016-06-281-0/+38
| | | | | | | | | | | | date ranges. A new function was created to tackle this - channel_export_items() which takes a channel, and a start and finish date. Finish date will default to "now" if not set. Will be working this into the interface under a module named "export_items" which will correspond closely to the existing "import_items" module you'll need to do the reverse operation. Will also make it available via the API. Once that is complete, I anticipate removing identity_export_year() as it will then be somewhat redundant, and modifying the documentation on the channel export page accordingly. Note: the function works strictly in GMT so an interface would need to convert from channel local time.
| * | Merge branch 'dev' into sabre32Mario Vavti2016-06-284-7/+30
| |\|
| | * still working through some issues with curl magic-authredmatrix2016-06-271-0/+7
| | | | | | | | | | | | fixed profile photo upload
| | * add letsencrypt x3 intermediate cert and new cert file, improve UX of new ↵redmatrix2016-06-272-3/+19
| | | | | | | | | | | | registrations
| | * replace [+] and [-] with chevron iconsredmatrix2016-06-271-4/+4
| | |
| * | Merge branch 'dev' into sabre32Mario Vavti2016-06-273-3/+26
| |\|
| | * remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵redmatrix2016-06-261-2/+1
| | | | | | | | | | | | which should fix issue #431
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-06-262-12/+42
| | |\
| | * | issue #442, tables contain too much whitespace (there's a definite issue ↵redmatrix2016-06-262-1/+25
| | | | | | | | | | | | | | | | here, but I should note the offending example was full of carriage returns as well as linefeeds; which exacerbated the problem).
| * | | Merge branch 'dev' into sabre32Mario Vavti2016-06-262-12/+42
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'dev' into sabre32Mario Vavti2016-06-251-9/+8
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'dev' into sabre32Mario Vavti2016-06-247-104/+62
| |\ \ \
| * \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-234-7/+10
| |\ \ \ \
| * \ \ \ \ erge branch 'dev' into sabre32Mario Vavti2016-06-225-46/+61
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-215-12/+53
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-201-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-202-11/+16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-184-2/+9
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-174-8/+38
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-164-12/+114
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' into sabre32Mario Vavti2016-06-152-1/+11
| |\ \ \ \ \ \ \ \ \ \ \ \