aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
...
* reset permissions to forum default when adding forum delivery chainfriendica2012-05-061-2/+12
|
* consolidate item deletion so we can fix orphaned categories and file_as tags.friendica2012-05-051-27/+32
|
* missed a db fieldfriendica2012-04-291-1/+1
|
* typo in profile_selectors, fix remote taggingfriendica2012-04-291-14/+30
|
* bug #388 - notify_comment received after post deletedfriendica2012-04-221-1/+1
|
* TypoTobias Hößl2012-04-171-2/+2
|
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-27/+28
|
* propagate edited commentsfriendica2012-04-161-2/+6
|
* edited comments weren't being relayedfriendica2012-04-161-0/+24
|
* bug #372 - category feedsfriendica2012-04-141-0/+10
|
* table cleanupfriendica2012-04-121-0/+11
|
* more backend work on mail2 followersfriendica2012-04-101-0/+3
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-16/+51
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * slight improvement in handling of plaintext feedsfriendica2012-04-011-2/+9
| |
| * that didn't quite work outfriendica2012-04-011-2/+2
| |
| * try slightly better detection of html in feedsfriendica2012-04-011-3/+4
| |
| * improved rw notificationsfriendica2012-03-281-0/+11
| |
| * don't expire filed itemsfriendica2012-03-271-0/+5
| |
| * preparation for some possibly killer featuresfriendica2012-03-261-6/+4
| |
| * prevent duplicate friend suggestionsfriendica2012-03-241-0/+9
| |
| * block filed items from deletionfriendica2012-03-241-2/+2
| |
| * ability to change tags in edited postsfriendica2012-03-221-5/+9
|/
* community discovery cont., cleanup of DB debuggingfriendica2012-03-181-2/+29
|
* whitespacefriendica2012-03-161-0/+1
|
* track whether contact is a community page or notfriendica2012-03-151-0/+5
|
* ssl_policy stufffriendica2012-03-141-0/+17
|
* Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-091-25/+83
|\
| * still getting parent relays on remote systemsfriendica2012-03-071-2/+2
| |
| * prevent duplicate likesfriendica2012-03-061-0/+25
| |
| * correct owner info from misconfigured installs, duepuntozero title block ↵friendica2012-03-041-0/+24
| | | | | | | | misplaced in editplain mode
| * yet more work on notificationsfriendica2012-02-291-24/+33
| |
| * From Tobias H - catch some irregularities caused by cut/paste codefriendica2012-02-281-1/+1
| |
* | Avoid a noticeTobias Hößl2012-02-281-0/+1
| |
* | Avoid a NoticeTobias Hößl2012-02-271-1/+3
|/
* Avoid some noticesTobias Hößl2012-02-261-3/+3
|
* include/items.php pass 'parent' to notificationAbinoam P. Marques Jr2012-02-251-3/+7
|
* update author name across items if changed.friendica2012-02-241-1/+17
|
* attribution issue - don't take author name from contact if available from item.friendica2012-02-241-6/+16
|
* mark all notifications readfriendica2012-02-211-2/+3
|
* more cleanup of community followup detection. Remote worked well but local ↵friendica2012-02-201-4/+13
| | | | didn't.
* email notify now redirected through mod_notify, weirdness in local deliver ↵friendica2012-02-201-3/+9
| | | | caused by community page changes
* fix twitter title showing up occasionallyfriendica2012-02-201-2/+2
|
* new notifications - implement storagefriendica2012-02-181-0/+5
|
* a few fixes for offsite community membersfriendica2012-02-161-5/+19
|
* db installation syncfriendica2012-02-101-0/+1
|
* send notify emails to community pages as well as peoplefriendica2012-02-101-30/+32
|
* item tag notificationsfriendica2012-02-091-23/+41
|
* edit post not working after plaintext editor fixes, missing some recent ↵friendica2012-02-091-6/+10
| | | | editor template changes
* allow plugin to abort message posting, fix half-duplex D* relationshipfriendica2012-01-301-0/+5
|
* redirect to a useful location after deleting or ignoring a friend request, ↵friendica2012-01-241-0/+3
| | | | begin comment moderation logic