aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_notify.php
Commit message (Collapse)AuthorAgeFilesLines
* private group tests, cont.friendica2012-05-291-3/+7
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-58/+18
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * make contact ssl_policy change a function since it is used in a few placesfriendica2012-04-021-43/+2
| |
| * more ssl policy fixes and prevent delivery to soapbox when using local deliveryfriendica2012-04-021-5/+0
| |
| * don't change ssl settings on local photos for remote contactfriendica2012-04-021-9/+0
| |
| * improved rw notificationsfriendica2012-03-281-2/+17
|/
* track whether contact is a community page or notfriendica2012-03-151-4/+8
|
* ssl_policy stufffriendica2012-03-141-0/+60
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* local_deliver testingFriendika2011-10-061-655/+2
|
* check author url to see if it matches current contact before relay is acceptedFriendika2011-10-061-0/+8
|
* mostly cosmetic changes to make DB tables accurately reflect the ↵Friendika2011-10-051-2/+5
| | | | conversation members
* clean up w3c validation and layout for priv mail and lang selectorFriendika2011-10-051-2/+5
|
* better check for orig post authorFriendika2011-10-051-1/+1
|
* another typoFriendika2011-10-041-1/+1
|
* and a typo fixFriendika2011-10-041-1/+1
|
* notification issue after last checkinFriendika2011-10-041-1/+9
|
* keychecksFriendika2011-09-211-1/+3
|
* sorting through key issueFriendika2011-09-191-11/+11
|
* Check all keys before useFriendika2011-09-191-8/+12
|
* cripple account when expiredFriendika2011-09-191-2/+3
|
* fix warning of self-signed cert for photos of our own contacts in comment ↵Friendika2011-08-201-13/+21
| | | | notification emails
* show lock icon on private eventsFriendika2011-07-271-0/+1
|
* ability to link contacts that are "really me, but on another system/network".Friendika2011-07-051-0/+6
|
* begin work on relocation conversationFriendika2011-07-051-0/+25
|
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-281-1/+1
|
* pass notify endpoint with friend suggestionsFriendika2011-06-261-6/+8
|
* suggestion templateFriendika2011-06-251-4/+4
|
* don't update an event that hasn't changed.Friendika2011-06-231-0/+1
|
* receive friendship suggestion over the wire (dfrn) and storeFriendika2011-06-221-1/+71
|
* Dear $username not expanded/replaced in text emailsFriendika2011-06-141-0/+6
|
* avoid returning events from getting posted againFriendika2011-06-131-0/+1
|
* event sharing, cont.Friendika2011-06-131-0/+20
|
* correct nickname for display link on comment emailsFriendika2011-05-271-2/+2
|
* sort out a couple of email notify issuesFriendika2011-05-251-9/+9
|
* Small tweak to a copule of translatable stringsFabio Comuni2011-05-251-2/+2
|
* bug #85Friendika2011-05-231-2/+9
|
* more buggy debugging code removed.Friendika2011-05-221-3/+0
|
* fixed a couple of bugsChris Case2011-05-211-30/+33
|
* merged multipart email changesChris Case2011-05-211-43/+26
|\
| * deprecate load_view_fileFriendika2011-05-111-4/+4
| |
| * set utf-8 on all emailsFriendika2011-04-141-2/+10
| |
| * set writable flag on dfrn_pollFriendika2011-04-101-2/+8
| |
| * initial dfrn update to pass permsFriendika2011-04-101-0/+6
| |
| * remote deletion - check contact-idFriendika2011-03-301-2/+5
| |
| * Update more stringsFabio Comuni2011-03-181-1/+1
| |
| * Fix spaces around t() and tt()fabrixxm2011-03-131-2/+2
| |
| * update source stringsfabrixxm2011-03-111-3/+2
| |
* | image updatesChris Case2011-05-211-1/+112
|/
* feeds: update content when updated/edited changesFriendika2011-02-281-11/+48
|