| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | api: allow group member list to use a group name or id | zotlabs | 2016-11-13 | 1 | -14/+16 |
* | move all the zid related stuff to one file | zotlabs | 2016-11-13 | 5 | -225/+232 |
* | provide 'per-page' caching for is_matrix_url() results to reduce duplicate qu... | zotlabs | 2016-11-13 | 1 | -2/+12 |
* | zidify wiki content | zotlabs | 2016-11-13 | 1 | -0/+31 |
* | attach_rename: flaw in duplicate filename detection resulted in filename(1)(1... | zotlabs | 2016-11-10 | 1 | -0/+4 |
* | Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin ... | zotlabs | 2016-11-10 | 1 | -2/+2 |
* | deprecate/remove get_channel_by_nick() which is just a less generalised varia... | zotlabs | 2016-11-08 | 2 | -9/+2 |
* | more api work | zotlabs | 2016-11-08 | 1 | -166/+1 |
* | more api re-org | zotlabs | 2016-11-08 | 1 | -36/+40 |
* | move twitter api to addon; there's still a bit of cleanup remaining, mostly d... | zotlabs | 2016-11-08 | 1 | -1590/+29 |
* | fix a fatal error with incorrect DB object access | zottel | 2016-11-07 | 1 | -2/+2 |
* | reorganise emoticons | zotlabs | 2016-11-06 | 1 | -33/+33 |
* | provide /locs link on settings page if there is more than one hubloc for this... | zotlabs | 2016-11-05 | 2 | -3/+3 |
* | ignore flags to dns_get_record() and look for anything | zotlabs | 2016-11-02 | 1 | -4/+7 |
* | issue #409 - use item_notshown for file activities to prevent display but all... | zotlabs | 2016-11-02 | 1 | -1/+1 |
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 2 | -9/+11 |
* | if connecting to a channel that is already pending, undo the pending and set ... | zotlabs | 2016-11-02 | 1 | -2/+23 |
* | feature: static page update as opposed to live update of conversations on the... | zotlabs | 2016-11-01 | 1 | -0/+9 |
* | bbcode event formatting issue | zotlabs | 2016-10-31 | 2 | -2/+3 |
* | provide plugin restrictions based on config settings | zotlabs | 2016-10-31 | 1 | -0/+7 |
* | improve the check in 9b42bc860 | zotlabs | 2016-10-30 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-10-30 | 1 | -3/+3 |
|\ |
|
| * | change log string on pdo log messages | zotlabs | 2016-10-27 | 1 | -3/+3 |
* | | possible fix for https://zothub.de/display/2d4996dd629504851d | Mario Vavti | 2016-10-30 | 1 | -2/+2 |
|/ |
|
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p... | Florian Steinel | 2016-10-27 | 5 | -12/+12 |
* | For z_dns_check() use config values from memory and ignore DB - as this funct... | zotlabs | 2016-10-25 | 1 | -1/+6 |
* | make the edited header stand out slightly | zotlabs | 2016-10-25 | 1 | -1/+1 |
* | send "hidden" edit activities to networks which don't support edits themselves | zotlabs | 2016-10-25 | 2 | -3/+36 |
* | put all dns checking into one function, allow it to be ignored | zotlabs | 2016-10-25 | 4 | -9/+23 |
* | first cut at edit activities | zotlabs | 2016-10-25 | 3 | -5/+64 |
* | pdo - fetch assoc only | zotlabs | 2016-10-25 | 1 | -1/+1 |
* | set port if non-zero (instead of non-null) | zotlabs | 2016-10-24 | 2 | -2/+2 |
* | Merge pull request #559 from zotlabs/pdo | zotlabs | 2016-10-25 | 5 | -54/+123 |
|\ |
|
| * | found it... | zotlabs | 2016-10-23 | 1 | -2/+2 |
| * | this seems to work, but there are unanswered questions and is still undergoin... | zotlabs | 2016-10-23 | 1 | -5/+8 |
| * | fetch bytea as stream | zotlabs | 2016-10-23 | 1 | -1/+2 |
| * | Merge branch 'dev' into pdo | zotlabs | 2016-10-23 | 6 | -25/+27 |
| |\ |
|
| * | | pdo hacks | zotlabs | 2016-10-23 | 2 | -4/+18 |
| * | | allow a dsn override to the database via the server argument. This could be u... | zotlabs | 2016-10-20 | 2 | -15/+21 |
| * | | pdo - cleanup | zotlabs | 2016-10-20 | 1 | -7/+3 |
| * | | Merge branch 'dev' into pdo | zotlabs | 2016-10-20 | 1 | -1/+5 |
| |\ \ |
|
| * | | | more pdo tweaks | zotlabs | 2016-10-20 | 1 | -3/+24 |
| * | | | pdo testing | zotlabs | 2016-10-20 | 2 | -7/+17 |
| * | | | use pdo for postgres also | zotlabs | 2016-10-19 | 5 | -17/+32 |
| * | | | pdo fixes | zotlabs | 2016-10-19 | 1 | -4/+4 |
| * | | | pdo changes first cut | zotlabs | 2016-10-19 | 2 | -30/+27 |
| * | | | Merge branch 'dev' into pdo | zotlabs | 2016-10-19 | 3 | -4/+30 |
| |\ \ \ |
|
| * | | | | some pdo work | zotlabs | 2016-10-17 | 1 | -6/+12 |
* | | | | | not null violation in mail | zotlabs | 2016-10-24 | 1 | -3/+4 |
* | | | | | some more places which require dbescbin and dbunescbin | zotlabs | 2016-10-24 | 1 | -8/+9 |