Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Here's the basic UI for the Zot Access Tokens, requires some minor cleanup | redmatrix | 2016-07-14 | 1 | -0/+9 |
| | |||||
* | make the xchan_hash for the access token location independent | redmatrix | 2016-07-14 | 1 | -12/+15 |
| | |||||
* | more ZAT work | redmatrix | 2016-07-14 | 3 | -2/+29 |
| | |||||
* | first cut at zot access tokens | redmatrix | 2016-07-14 | 2 | -24/+85 |
| | |||||
* | let abconfig specify a family | redmatrix | 2016-07-13 | 1 | -2/+2 |
| | |||||
* | update_remote_id - updated to work with iconfig | redmatrix | 2016-07-12 | 1 | -18/+5 |
| | |||||
* | don't try to send sync packets to dead sites. | redmatrix | 2016-07-12 | 1 | -1/+6 |
| | |||||
* | move permissiondescription class to zotlabs/lib | redmatrix | 2016-07-11 | 2 | -173/+1 |
| | |||||
* | use the get_hostname function rather than parse the url | redmatrix | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | create change_channel hook | redmatrix | 2016-07-11 | 1 | -0/+4 |
| | |||||
* | more sql fine tuning | redmatrix | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | some work on the forum widget queries | redmatrix | 2016-07-09 | 1 | -2/+24 |
| | |||||
* | reduce the memory usage of the expire query dramatically. | redmatrix | 2016-07-06 | 1 | -19/+10 |
| | |||||
* | expire crashing on shared hosting from memory exhaustion. Lower the expire ↵ | redmatrix | 2016-07-06 | 1 | -1/+1 |
| | | | | limit. Also the sys channel was being expired with everybody else due to a flag change regression. | ||||
* | unused file | redmatrix | 2016-07-05 | 1 | -35/+0 |
| | |||||
* | merge include/reddav.php into Zotlabs/Storage/Directory.php | redmatrix | 2016-07-05 | 1 | -299/+0 |
| | |||||
* | cleanup | redmatrix | 2016-07-05 | 1 | -2/+14 |
| | |||||
* | regression - save bookmarks no longer present in item menu | redmatrix | 2016-07-05 | 1 | -2/+2 |
| | |||||
* | force immediate avatar update | Treer | 2016-07-03 | 1 | -0/+13 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-07-01 | 1 | -15/+0 |
|\ | |||||
| * | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 1 | -15/+0 |
| | | |||||
* | | delivery invoked twice in mod_tagger, once in post_activity_item() and ↵ | redmatrix | 2016-07-01 | 1 | -5/+1 |
| | | | | | | | | another at the main module level | ||||
* | | use small photo for Diaspora attribution correction; the medium looks ↵ | redmatrix | 2016-07-01 | 1 | -2/+2 |
|/ | | | | awkward in the D* stream. | ||||
* | sync flags even if post has not been edited | redmatrix | 2016-06-30 | 1 | -19/+10 |
| | |||||
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-30 | 9 | -17/+110 |
|\ | |||||
| * | wiki featured disabled by default in UNO. | redmatrix | 2016-06-29 | 1 | -1/+1 |
| | | |||||
| * | provide wiki as a feature (default is on so there aren't any surprises) and ↵ | redmatrix | 2016-06-29 | 3 | -5/+14 |
| | | | | | | | | add to channel menu and profile tabs | ||||
| * | stream large photos through buffered I/O if possible | redmatrix | 2016-06-29 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-29 | 1 | -0/+38 |
| |\ | |||||
| | * | identity_export_year() was a bit short-sighted. We really require arbitrary ↵ | redmatrix | 2016-06-28 | 1 | -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 sabre32 | Mario Vavti | 2016-06-28 | 4 | -7/+30 |
| |\| | |||||
| | * | still working through some issues with curl magic-auth | redmatrix | 2016-06-27 | 1 | -0/+7 |
| | | | | | | | | | | | | fixed profile photo upload | ||||
| | * | add letsencrypt x3 intermediate cert and new cert file, improve UX of new ↵ | redmatrix | 2016-06-27 | 2 | -3/+19 |
| | | | | | | | | | | | | registrations | ||||
| | * | replace [+] and [-] with chevron icons | redmatrix | 2016-06-27 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-27 | 3 | -3/+26 |
| |\| | |||||
| | * | remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵ | redmatrix | 2016-06-26 | 1 | -2/+1 |
| | | | | | | | | | | | | which should fix issue #431 | ||||
| | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-06-26 | 2 | -12/+42 |
| | |\ | |||||
| | * | | issue #442, tables contain too much whitespace (there's a definite issue ↵ | redmatrix | 2016-06-26 | 2 | -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 sabre32 | Mario Vavti | 2016-06-26 | 2 | -12/+42 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-25 | 1 | -9/+8 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-24 | 7 | -104/+62 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-23 | 4 | -7/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | erge branch 'dev' into sabre32 | Mario Vavti | 2016-06-22 | 5 | -46/+61 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-21 | 5 | -12/+53 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-20 | 2 | -11/+16 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-18 | 4 | -2/+9 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-17 | 4 | -8/+38 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-16 | 4 | -12/+114 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-15 | 2 | -1/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |