aboutsummaryrefslogtreecommitdiffstats
path: root/mod/connections.php
Commit message (Collapse)AuthorAgeFilesLines
* add refresh to connection edit menu, and notify of communication issuesfriendica2013-01-031-1/+9
|
* stray paren in sqlfriendica2013-01-031-1/+1
|
* ensure the function can be foundfriendica2013-01-031-0/+1
|
* add "refresh their permissions" functionfriendica2013-01-031-0/+5
|
* connections edit: show existing permissions as checked (or unchecked) even ↵friendica2012-12-311-1/+4
| | | | if disabled
* requeue failed deliveriesfriendica2012-12-301-1/+2
|
* make permission quick links workfriendica2012-12-081-2/+5
|
* a bit of e_all cleanupfriendica2012-12-081-14/+8
|
* profile viewer in iframe module, todo - magic authfriendica2012-12-031-73/+1
|
* add pending check on group queriesfriendica2012-11-291-5/+8
|
* Now if you follow somebody it will create an abook entry on the other site ↵friendica2012-11-291-5/+14
| | | | with blocked,ignored, and pending set. No "friend notifications" yet.
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-281-10/+13
|
* cleanupfriendica2012-11-141-1/+1
|
* usability improvementsfriendica2012-11-131-8/+4
|
* when connnection permissions change, notify the other side so they can ↵friendica2012-11-101-3/+5
| | | | refresh their info
* some cleanup of mod-connections to bring it in line with the new architecturefriendica2012-11-101-71/+22
|
* permissions and contact permissions are now stickyfriendica2012-11-081-29/+39
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-071-4/+51
| | | | (block,hide,archive,etc.)
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-061-22/+40
| | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow.
* plaintext default - richtext is a featurefriendica2012-11-051-3/+3
|
* channels you are connected to are "connections". Get rid of "address book" ↵friendica2012-11-031-0/+589
which doesn't fit.