aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_request.php
Commit message (Collapse)AuthorAgeFilesLines
* more DB cleanupfriendica2012-08-301-17/+16
|
* Removing connectors we won't be needing - this is probably going to break ↵friendica2012-07-181-17/+1
| | | | some shit.
* identity address is now a web-id or "webbie"friendica2012-07-091-2/+2
|
* unterminated sql stringfriendica2012-06-221-1/+1
|
* more fixesfriendica2012-06-121-1/+1
|
* fix default group for local followsfriendica2012-06-121-0/+15
|
* hide private group if desiredfriendica2012-05-291-6/+10
|
* more private forums, default privacy group for new contactsfriendica2012-05-171-0/+8
|
* fix join group notificationsfriendica2012-04-301-1/+2
|
* pass zrl to dfrn_request as fallbackfriendica2012-04-271-0/+5
|
* more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for ↵friendica2012-04-231-2/+14
| | | | autocomplete of PM recips
* protect jappixmini/proxy from typo check, more work on email2 connectorfriendica2012-04-231-1/+49
|
* more backend work on mail2 followersfriendica2012-04-101-9/+54
|
* send zrl after dfrn_request homecoming for manual entriesfriendica2012-04-081-1/+1
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-3/+3
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * Moved Diaspora notes away from top, per user requestThomas Willingham2012-04-021-3/+3
|/
* 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
|