aboutsummaryrefslogtreecommitdiffstats
path: root/include/Contact.php
Commit message (Collapse)AuthorAgeFilesLines
...
* moving onfriendica2013-02-181-0/+60
|
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-161-32/+53
|
* more photo backend stufffriendica2013-01-261-0/+7
|
* make contact_remove sort of work so I can actually get rid of Oliver's and ↵friendica2013-01-251-14/+34
| | | | Michael J's dead contacts and not poll them every ten minutes forever
* api for abook entriesfriendica2013-01-251-2/+2
|
* more api functions to help pull business logic out of controller code, in ↵friendica2013-01-251-0/+18
| | | | this case the often used functions to fetch all contacts or fetch the self contact
* plug potential hole in magic auth, add link to chanview to view in dedicated ↵friendica2013-01-231-3/+11
| | | | window
* use correct param for connect linkfriendica2013-01-111-1/+1
|
* move 'Connect' button to local chanview page, remove from remote profile ↵friendica2012-12-061-2/+15
| | | | pages - still requires some theming love
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-061-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 communicationfriendica2012-10-311-1/+1
|
* more progress on address bookfriendica2012-10-301-0/+18
|
* more structural stufffriendica2012-10-291-2/+2
|
* Now have a solid permissions model. Create a few functions to enumerate them ↵friendica2012-10-281-93/+0
| | | | and then we're off to the races.
* more cleanupMike Macgirvin2012-10-231-23/+1
|
* lotsa little fixesfriendica2012-10-211-3/+3
|
* add hash to channel structure for consistency/redundancyfriendica2012-10-041-2/+2
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-19/+19
|
* separate the public feed from everything elsefriendica2012-09-201-0/+5
|
* permissions responder + upstream mergefriendica2012-09-101-6/+59
|
* updatesfriendica2012-09-091-0/+54
|
* more DB cleanupfriendica2012-08-301-4/+4
|
* syncfriendica2012-07-191-0/+3
|
* Removing connectors we won't be needing - this is probably going to break ↵friendica2012-07-181-4/+0
| | | | some shit.
* better handling of dead contactsfriendica2012-06-141-0/+4
|
* fix to imported youtube videos, updating of contact profile photos, do not ↵friendica2012-06-131-1/+12
| | | | remove "dead" contacts but archive them.
* Allow plugins to modify the contact photo menuMatthew Exon2012-05-151-1/+1
|
* toggle to archive unfriends, though render them uselessfriendica2012-04-281-0/+15
|
* move unfriend to standalone function for use in account removalfriendica2012-04-231-0/+43
|
* open contact edit in same windowfriendica2012-04-151-1/+1
|
* stray debug statements, forgot to filter pending contactsfriendica2012-04-121-5/+5
|
* bug #369 - show contacts who are not in any groupsfriendica2012-04-121-4/+18
|
* query to find un-grouped contactsfriendica2012-04-121-1/+12
|
* table cleanupfriendica2012-04-121-0/+8
|
* visit "random profile" featurefriendica2012-04-101-0/+8
|
* cleanup photo menusfriendica2012-04-101-6/+6
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* prevent re-registrations using a deleted username - not an issue with ↵friendica2012-03-221-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 ↵friendica2012-01-181-0/+6
| | | | permissions, this will make a nasty commit)
* remove queued items for contact when removing contactFriendika2011-10-131-0/+4
|
* send profile visits to 'redir' windowFriendika2011-09-091-1/+6
|
* contact photo menuFriendika2011-08-241-2/+2
|
* contact menu beginningsFriendika2011-08-241-0/+52
|
* more thorough cleanup on account/contact removalFriendika2011-03-171-0/+5
|
* remove selfFriendika2011-02-031-1/+5
|
* no newline at EOFFriendika2010-12-051-0/+3
|
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-1/+1
|
* i18n officially ready for prime time.Mike Macgirvin2010-10-061-0/+21
|
* friends not being correctly unmarked for death after contact resumedMike Macgirvin2010-09-171-1/+1
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-0/+54