Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use correct param for connect link | friendica | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | move 'Connect' button to local chanview page, remove from remote profile ↵ | friendica | 2012-12-06 | 1 | -2/+15 |
| | | | | pages - still requires some theming love | ||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 1 | -19/+13 |
| | | | | 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. | ||||
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | more progress on address book | friendica | 2012-10-30 | 1 | -0/+18 |
| | |||||
* | more structural stuff | friendica | 2012-10-29 | 1 | -2/+2 |
| | |||||
* | Now have a solid permissions model. Create a few functions to enumerate them ↵ | friendica | 2012-10-28 | 1 | -93/+0 |
| | | | | and then we're off to the races. | ||||
* | more cleanup | Mike Macgirvin | 2012-10-23 | 1 | -23/+1 |
| | |||||
* | lotsa little fixes | friendica | 2012-10-21 | 1 | -3/+3 |
| | |||||
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 1 | -2/+2 |
| | |||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -19/+19 |
| | |||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -0/+5 |
| | |||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 1 | -6/+59 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -0/+54 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -4/+4 |
| | |||||
* | sync | friendica | 2012-07-19 | 1 | -0/+3 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -4/+0 |
| | | | | some shit. | ||||
* | better handling of dead contacts | friendica | 2012-06-14 | 1 | -0/+4 |
| | |||||
* | fix to imported youtube videos, updating of contact profile photos, do not ↵ | friendica | 2012-06-13 | 1 | -1/+12 |
| | | | | remove "dead" contacts but archive them. | ||||
* | Allow plugins to modify the contact photo menu | Matthew Exon | 2012-05-15 | 1 | -1/+1 |
| | |||||
* | toggle to archive unfriends, though render them useless | friendica | 2012-04-28 | 1 | -0/+15 |
| | |||||
* | move unfriend to standalone function for use in account removal | friendica | 2012-04-23 | 1 | -0/+43 |
| | |||||
* | open contact edit in same window | friendica | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | stray debug statements, forgot to filter pending contacts | friendica | 2012-04-12 | 1 | -5/+5 |
| | |||||
* | bug #369 - show contacts who are not in any groups | friendica | 2012-04-12 | 1 | -4/+18 |
| | |||||
* | query to find un-grouped contacts | friendica | 2012-04-12 | 1 | -1/+12 |
| | |||||
* | table cleanup | friendica | 2012-04-12 | 1 | -0/+8 |
| | |||||
* | visit "random profile" feature | friendica | 2012-04-10 | 1 | -0/+8 |
| | |||||
* | cleanup photo menus | friendica | 2012-04-10 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | prevent re-registrations using a deleted username - not an issue with ↵ | friendica | 2012-03-22 | 1 | -0/+6 |
| | | | | Friendica but could create a serious privacy issue with federated platforms | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+6 |
| | | | | permissions, this will make a nasty commit) | ||||
* | remove queued items for contact when removing contact | Friendika | 2011-10-13 | 1 | -0/+4 |
| | |||||
* | send profile visits to 'redir' window | Friendika | 2011-09-09 | 1 | -1/+6 |
| | |||||
* | contact photo menu | Friendika | 2011-08-24 | 1 | -2/+2 |
| | |||||
* | contact menu beginnings | Friendika | 2011-08-24 | 1 | -0/+52 |
| | |||||
* | more thorough cleanup on account/contact removal | Friendika | 2011-03-17 | 1 | -0/+5 |
| | |||||
* | remove self | Friendika | 2011-02-03 | 1 | -1/+5 |
| | |||||
* | no newline at EOF | Friendika | 2010-12-05 | 1 | -0/+3 |
| | |||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | i18n officially ready for prime time. | Mike Macgirvin | 2010-10-06 | 1 | -0/+21 |
| | |||||
* | friends not being correctly unmarked for death after contact resumed | Mike Macgirvin | 2010-09-17 | 1 | -1/+1 |
| | |||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 1 | -0/+54 |