Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add class for Exceptions | M.Dent | 2018-04-07 | 1 | -6/+6 | |
| * | | | | | | | Add error handler and try/catch for all () calls | DM42.Net (Matt Dent) | 2018-04-07 | 1 | -7/+53 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | we shouldn't need distinct here, since ids_to_querystr() will filter duplicat... | zotlabs | 2018-04-07 | 1 | -1/+1 | |
* | | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-07 | 1 | -1/+1 | |
|\| | | | | | | ||||||
| * | | | | | | channel import failing to provide channel_password value | zotlabs | 2018-04-06 | 1 | -1/+1 | |
* | | | | | | | rename button label in editpost from edit to submit | Mario Vavti | 2018-04-07 | 1 | -1/+1 | |
* | | | | | | | rename relation to relationship - issue #1044 | Mario Vavti | 2018-04-07 | 1 | -1/+1 | |
* | | | | | | | use Title instead of Caption - issue #1037 | Mario Vavti | 2018-04-07 | 1 | -3/+3 | |
* | | | | | | | Use Add Files/Photos instead of Upload to open the upload dialog | Mario Vavti | 2018-04-07 | 5 | -6/+6 | |
|/ / / / / / | ||||||
* | | | | | | put directory server in siteinfo - there are a lot of sites using broken dire... | zotlabs | 2018-04-06 | 1 | -0/+1 | |
* | | | | | | bring back the dnt policy document, not sure when it was lost | zotlabs | 2018-04-05 | 2 | -1/+222 | |
* | | | | | | oauth2 client settings page | zotlabs | 2018-04-05 | 7 | -9/+242 | |
* | | | | | | use profile_store_lowlevel() when importing profile structures to ensure all ... | zotlabs | 2018-04-05 | 2 | -5/+8 | |
* | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-04-05 | 7 | -1/+387 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-05 | 9 | -57/+51 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #1039 from phellmes/doco-feat-add | git-marijus | 2018-04-05 | 7 | -1/+387 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | add basic structure for additional features documentation | phellmes | 2018-04-04 | 7 | -1/+387 | |
* | | | | | | | fix permalinks to children of articles and cards | zotlabs | 2018-04-05 | 4 | -3/+6 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | bbcode() - ensure that $options is always an array, as the interface has chan... | zotlabs | 2018-04-04 | 1 | -0/+4 | |
* | | | | | | oauth2 dynamic client registration update | zotlabs | 2018-04-04 | 1 | -19/+11 | |
* | | | | | | private forum mentions | zotlabs | 2018-04-04 | 3 | -4/+8 | |
* | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-04-04 | 1 | -1/+4 | |
|\| | | | | | ||||||
| * | | | | | do not use punify() in get_baseurl() due to performance issues | Mario Vavti | 2018-04-04 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | allow the profile recrods to be cloned separately | zotlabs | 2018-04-04 | 2 | -2/+3 | |
* | | | | | allow the link target attribute to be modified in bbcode() from much further ... | zotlabs | 2018-04-04 | 4 | -32/+25 | |
|/ / / / | ||||||
* | | | | disable the oauth2testvehicle completely until it is safe | zotlabs | 2018-04-03 | 1 | -1/+3 | |
* | | | | get rid of dangerous test code | zotlabs | 2018-04-03 | 1 | -68/+0 | |
* | | | | OAuth2 integration | zotlabs | 2018-04-03 | 6 | -11/+195 | |
* | | | | Merge branch 'master' into oauth2 | zotlabs | 2018-04-03 | 9 | -84/+87 | |
|\ \ \ \ | ||||||
| * | | | | community tags: allow signature of either author or owner so that it stands a... | zotlabs | 2018-04-03 | 1 | -1/+1 | |
| * | | | | some more work on hubzilla issue #1019 | zotlabs | 2018-04-02 | 2 | -2/+6 | |
| * | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-04-02 | 2 | -6/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | fix missing login/out buttons for medium screensize | Mario Vavti | 2018-04-01 | 2 | -6/+6 | |
| * | | | | | community tagging refactor - we no longer send an edited post/comment to ever... | zotlabs | 2018-04-02 | 1 | -11/+9 | |
| * | | | | | commtag refactor | zotlabs | 2018-04-02 | 1 | -35/+58 | |
| * | | | | | missing year on profile birthday input, some optimisations to stats | zotlabs | 2018-04-02 | 3 | -39/+17 | |
| * | | | | | obscurify chats | zotlabs | 2018-04-01 | 2 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'oauth2' of https://github.com/anaqreon/hubzilla into oauth2 | zotlabs | 2018-03-31 | 8 | -51/+372 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-31 | 24 | -50/+99 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-27 | 864 | -27843/+50994 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-12 | 5 | -24/+31 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fixed access_token request bug and returned oauth2-server-php library to unmo... | Andrew Manning | 2018-03-10 | 2 | -8/+9 | |
| * | | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-10 | 24 | -211/+493 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-05 | 12 | -1486/+1863 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-04 | 93 | -1686/+3030 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-28 | 13 | -202/+305 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-26 | 813 | -140847/+4362 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Successful OAuth2 sequence demonstrated with the test vehicle, including an a... | Andrew Manning | 2018-02-26 | 5 | -82/+137 | |
| * | | | | | | | | | | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-25 | 14 | -16/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ |