| Commit message (Expand) | Author | Age | Files | Lines |
* | bring back colour to abook_self in acl | redmatrix | 2015-08-11 | 1 | -4/+4 |
* | convert the abook fields | redmatrix | 2015-06-14 | 1 | -9/+6 |
* | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -2/+5 |
|\ |
|
| * | taganyone wasn't working | friendica | 2015-02-15 | 1 | -2/+5 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -8/+8 |
|\| |
|
| * | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -8/+8 |
* | | Merge branch 'master' into tres | friendica | 2015-01-27 | 1 | -3/+7 |
|\| |
|
| * | allow RSS connections in the type 'a' autocomplete results as that is used fo... | friendica | 2015-01-27 | 1 | -3/+7 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -18/+12 |
|/ |
|
* | Honor requested count in navbar search | Stefan Parviainen | 2015-01-08 | 1 | -1/+2 |
* | Return results from acl.php in standard form | Stefan Parviainen | 2015-01-07 | 1 | -20/+0 |
* | Make nav search use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -14/+14 |
* | the last checkin removed hostname from the address for autocomplete searches.... | friendica | 2015-01-04 | 1 | -1/+1 |
* | only check the LHS of xchan_addr for autocomplete, don't match on the hostname. | friendica | 2015-01-04 | 1 | -1/+1 |
* | Typo | Stefan Parviainen | 2015-01-04 | 1 | -3/+3 |
* | Sorting of autocomplete | Stefan Parviainen | 2015-01-04 | 1 | -4/+27 |
|\ |
|
| * | Sort acl results according to match position (only type='c' for now) | Stefan Parviainen | 2015-01-02 | 1 | -2/+5 |
* | | Autocmplete suggestions for non-local users, also suggest from visited channe... | Stefan Parviainen | 2015-01-04 | 1 | -75/+52 |
|/ |
|
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -14/+15 |
* | several unrelated things - auto_follow wasn't working for new accounts, error... | friendica | 2014-10-27 | 1 | -4/+4 |
* | don't offer forum (@name+) completion in comments, since it won't do anything. | friendica | 2014-10-23 | 1 | -2/+2 |
* | remove feed items from ACL selector - there's nothing we can do with them and... | friendica | 2014-09-03 | 1 | -0/+5 |
* | Set a default directory server from a hard-wired list if one was not previous... | friendica | 2014-04-25 | 1 | -7/+1 |
* | tag anyone | friendica | 2014-04-15 | 1 | -1/+20 |
* | only show forum tags on contact autocomplete, not in the ACL selector | friendica | 2014-04-13 | 1 | -1/+1 |
* | this is looking better, call the forum version of a tag "foobar network", bes... | friendica | 2014-04-12 | 1 | -3/+5 |
* | use icons for identification | friendica | 2014-04-11 | 1 | -2/+2 |
* | not quite right but I need to check it in so I can switch branches | friendica | 2014-04-11 | 1 | -2/+2 |
* | the auto-complete part | friendica | 2014-04-11 | 1 | -1/+14 |
* | add "self" to access control lists with special marking to indicate it's spec... | friendica | 2014-01-06 | 1 | -4/+4 |
* | don't include deleted folks in acl popup | friendica | 2013-12-25 | 1 | -10/+21 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -7/+7 |
* | oups... should not do that... | marijus | 2013-11-09 | 1 | -1/+1 |
* | fix directory leaking to ppl which aint got zot in searchbar-autocomplete if ... | marijus | 2013-11-09 | 1 | -1/+5 |
* | bring back mail list and cleanup some issues which popped out with full PHP w... | friendica | 2013-08-27 | 1 | -2/+2 |
* | more loose ends | friendica | 2013-08-27 | 1 | -3/+2 |
* | populate initial suggestions (ultimately we want to do this at install time a... | friendica | 2013-08-05 | 1 | -1/+1 |
* | mail completion issue | friendica | 2013-07-21 | 1 | -1/+1 |
* | fix some issues that showed up in the logs. | friendica | 2013-07-15 | 1 | -8/+9 |
* | flag taggable connections in acl selector | friendica | 2013-06-16 | 1 | -9/+11 |
* | Another missing include | Thomas Willingham | 2013-06-09 | 1 | -0/+1 |
* | make @tags half-ass work | friendica | 2013-01-23 | 1 | -2/+2 |
* | directory services cleanup | friendica | 2013-01-19 | 1 | -14/+3 |
* | distributed directory search from the navbar | friendica | 2013-01-19 | 1 | -11/+89 |
* | progress on the acl selector - it should mostly work, but the returned data i... | friendica | 2012-12-07 | 1 | -2/+4 |
* | Fixing the acl widget is going to be hard. Here's a start. | friendica | 2012-12-06 | 1 | -21/+19 |
* | check permissions for mail to non-connected people, reject if no permission -... | friendica | 2012-12-05 | 1 | -4/+11 |
* | DB: do the mail table again. Mail almost working onsite, still needs to zot t... | friendica | 2012-12-04 | 1 | -10/+6 |
* | more progress on notifier cleanup and encoding items for transit. | friendica | 2012-11-15 | 1 | -1/+1 |