Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make permission quick links work | friendica | 2012-12-08 | 1 | -2/+5 | |
| | ||||||
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -14/+8 | |
| | ||||||
* | profile viewer in iframe module, todo - magic auth | friendica | 2012-12-03 | 1 | -73/+1 | |
| | ||||||
* | add pending check on group queries | friendica | 2012-11-29 | 1 | -5/+8 | |
| | ||||||
* | Now if you follow somebody it will create an abook entry on the other site ↵ | friendica | 2012-11-29 | 1 | -5/+14 | |
| | | | | with blocked,ignored, and pending set. No "friend notifications" yet. | |||||
* | backport features categories and add some new ones like the affinity slider | friendica | 2012-11-28 | 1 | -10/+13 | |
| | ||||||
* | cleanup | friendica | 2012-11-14 | 1 | -1/+1 | |
| | ||||||
* | usability improvements | friendica | 2012-11-13 | 1 | -8/+4 | |
| | ||||||
* | when connnection permissions change, notify the other side so they can ↵ | friendica | 2012-11-10 | 1 | -3/+5 | |
| | | | | refresh their info | |||||
* | some cleanup of mod-connections to bring it in line with the new architecture | friendica | 2012-11-10 | 1 | -71/+22 | |
| | ||||||
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -29/+39 | |
| | ||||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 1 | -4/+51 | |
| | | | | (block,hide,archive,etc.) | |||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 1 | -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 feature | friendica | 2012-11-05 | 1 | -3/+3 | |
| | ||||||
* | channels you are connected to are "connections". Get rid of "address book" ↵ | friendica | 2012-11-03 | 1 | -0/+589 | |
which doesn't fit. |