aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_request.php
Commit message (Collapse)AuthorAgeFilesLines
* don't allow multiple friends with http/https same person, don't show mail2 ↵friendica2012-03-141-3/+18
| | | | coming soon unless person is allowed to have email contacts
* Merge branch 'pull'friendica2012-03-131-1/+1
|\
| * Avoid noticesTobias Hößl2012-02-281-1/+1
| |
* | invite potential connectees to the free social webfriendica2012-03-131-1/+7
|/
* mod/dfrn_request.php and templates - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* new notifications - implement storagefriendica2012-02-181-0/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* add verb and item to notifications to aid in localisationfriendica2012-01-031-1/+3
|
* notify_introfriendica2011-12-261-16/+14
|
* separate dfrn introductions from email when it comes to expiration of ↵friendica2011-12-111-1/+31
| | | | blocked requests
* more social graph stuffFriendika2011-11-011-5/+7
|
* name change continued, social graph tools and stuctures, fix for spanish ↵Friendika2011-10-311-6/+8
| | | | province name
* faster friend requests (DFRN)Friendika2011-09-061-4/+5
|
* bug #127, add Diaspora notes to Connect (dfrn_request) page, get rid of ↵Friendika2011-09-051-3/+11
| | | | security warnings
* dfrn friendship issueFriendika2011-08-181-16/+14
|
* cleanupFriendika2011-08-071-2/+2
|
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-3/+3
|
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-5/+3
|
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy ↵Friendika2011-06-061-4/+6
| | | | issues
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-4/+4
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* deprecate load_view_fileFriendika2011-05-111-5/+5
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-3/+3
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* block_public should also block the contacts page and 'Connect' page if not ↵Friendika2011-04-211-0/+10
| | | | logged in
* "profile locator/address" is now called "Identity Address" to reduce confusionFriendika2011-04-141-2/+3
|
* set utf-8 on all emailsFriendika2011-04-141-1/+4
|
* more templatesFriendika2011-04-061-1/+3
|
* dfrn remote profile protocol revisionFriendika2011-03-301-1/+1
|
* placeholder arg in dfrn conversationsFriendika2011-03-301-1/+1
|
* secure profile failureFriendika2011-03-301-1/+1
|
* Fix spaces around t() and tt()fabrixxm2011-03-131-1/+1
|
* update source stringsfabrixxm2011-03-111-8/+8
|
* typoFriendika2011-01-221-1/+1
|
* don't urlencode $_GET varsFriendika2011-01-211-2/+6
|
* add contact edit hooksFriendika2011-01-071-1/+1
|
* friend request homecoming - ensure login redirects back to confirmation page,Friendika2011-01-071-1/+24
| | | | prune old introductions that remain blocked over 30 minutes.
* schema typoFriendika2011-01-061-0/+6
|
* try to auto-fill the profile address if we actually do know it.Friendika2011-01-011-2/+30
|
* double profile image on friend requestsFriendika2010-12-221-1/+0
|
* block connection/friend request spamFriendika2010-12-201-6/+23
|
* pull strings from connection request templatesFriendika2010-12-161-0/+14
|
* clean up commentsFriendika2010-12-141-38/+93
|
* replace quick fix with correct fixFriendika2010-12-121-2/+1
|
* display request issueFriendika2010-12-121-0/+1
|
* profile load optimisationFriendika2010-12-111-1/+0
|
* couple of issues w/ profile photo update propogationFriendika2010-11-091-0/+2
|
* lintFriendika2010-11-071-1/+1
|
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-251-2/+6
|
* add nicknames to contact records (going forward and retroactive)Mike Macgirvin2010-10-231-4/+6
|
* lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify ↵Mike Macgirvin2010-10-191-2/+2
| | | | some contact lookups, some cleanup of app/boot
* sorting out the last(?) quirks in group pages.Mike Macgirvin2010-10-181-3/+5
|