Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several unrelated things - auto_follow wasn't working for new accounts, ↵ | friendica | 2014-10-27 | 1 | -4/+4 |
| | | | | error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant. | ||||
* | 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 ↵ | friendica | 2014-09-03 | 1 | -0/+5 |
| | | | | and if we were to try we'd have to binary pack all the hashes | ||||
* | Set a default directory server from a hard-wired list if one was not ↵ | friendica | 2014-04-25 | 1 | -7/+1 |
| | | | | previously chosen. | ||||
* | 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", ↵ | friendica | 2014-04-12 | 1 | -3/+5 |
| | | | | besides altering the icon | ||||
* | 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 ↵ | friendica | 2014-01-06 | 1 | -4/+4 |
| | | | | special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be. | ||||
* | 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 ↵ | friendica | 2013-12-22 | 1 | -7/+7 |
| | | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code. | ||||
* | 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 |
| | | | | block_public is enabled | ||||
* | bring back mail list and cleanup some issues which popped out with full PHP ↵ | friendica | 2013-08-27 | 1 | -2/+2 |
| | | | | warnings | ||||
* | more loose ends | friendica | 2013-08-27 | 1 | -3/+2 |
| | |||||
* | populate initial suggestions (ultimately we want to do this at install time ↵ | friendica | 2013-08-05 | 1 | -1/+1 |
| | | | | as well as from the poller so that new sites have friend suggestions when they create their first channel). | ||||
* | 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 ↵ | friendica | 2012-12-07 | 1 | -2/+4 |
| | | | | isn't yet parsed correctly in mod_item | ||||
* | 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 |
| | | | | - but you can try and send mail to any webbie. We probably should check for this before you send the message but perhaps we can find another way to let you know if it's allowed or not without an expensive probe. Like mod_follow, a webbie without an @ is treated as a local address. | ||||
* | DB: do the mail table again. Mail almost working onsite, still needs to zot ↵ | friendica | 2012-12-04 | 1 | -10/+6 |
| | | | | though | ||||
* | more progress on notifier cleanup and encoding items for transit. | friendica | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | usability improvements | friendica | 2012-11-13 | 1 | -17/+17 |
| | |||||
* | more structural stuff | friendica | 2012-10-29 | 1 | -1/+1 |
| | |||||
* | more ui cleanup | friendica | 2012-10-24 | 1 | -2/+1 |
| | |||||
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 1 | -4/+17 |
| | |||||
* | contacts search autocomplete | friendica | 2012-06-05 | 1 | -2/+24 |
| | |||||
* | rev update | friendica | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | add photos to PM autocomplete, improved appearance | friendica | 2012-05-10 | 1 | -2/+5 |
| | |||||
* | email recip autocomplete | friendica | 2012-05-06 | 1 | -0/+25 |
| | |||||
* | implement contact archival | friendica | 2012-04-27 | 1 | -4/+4 |
| | |||||
* | more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for ↵ | friendica | 2012-04-23 | 1 | -4/+35 |
| | | | | autocomplete of PM recips | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -5/+5 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | @-completion bug | friendica | 2012-03-26 | 1 | -5/+5 |
|/ | |||||
* | necessare fields not loaded from DB | Tobias Hößl | 2012-02-26 | 1 | -1/+3 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | slightly better group icon | friendica | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | audio/video bb tags showing up on Diaspora | friendica | 2011-12-20 | 1 | -1/+1 |
| | |||||
* | @ tag completion enhancements, show url on hover and respect custom attags | Friendika | 2011-10-26 | 1 | -2/+2 |
| | |||||
* | filter by contact type | Fabio Comuni | 2011-10-25 | 1 | -50/+65 |
| | |||||
* | autocomplete contacts nickname while writting in a comment box. | Fabio Comuni | 2011-10-25 | 1 | -2/+4 |
| | |||||
* | show profile url in ACL hovertips, add fork identifier to json siteinfo | Friendika | 2011-09-27 | 1 | -3/+5 |
| |