aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* 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 misp...friendica2012-03-041-0/+24
| * 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 di...friendica2012-02-201-4/+13
* email notify now redirected through mod_notify, weirdness in local deliver ca...friendica2012-02-201-3/+9
* 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 edito...friendica2012-02-091-6/+10
* 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, be...friendica2012-01-241-0/+3
* implement "moderate" flag on itemsfriendica2012-01-231-2/+2
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* use reltoabs - primarily for github activity feedsfriendica2012-01-171-0/+7
* Allow Diaspora to post to forumsfriendica2012-01-041-1/+6
* add verb and item to notifications to aid in localisationfriendica2012-01-031-3/+13
* suggestion notificationsfriendica2012-01-031-1/+12
* fix reference variable effects on sortingfriendica2012-01-031-1/+1
* function not definedfriendica2011-12-301-0/+4
* migrate more notificationsfriendica2011-12-291-119/+29
* new notification module working for "email message received"friendica2011-12-251-79/+6
* more work on enotifyfriendica2011-12-231-2/+1
* notifications refactorfriendica2011-12-081-0/+15
* dynamic delete icons for saved-search on network pagefriendica2011-12-011-1/+1
* little stuff - name change, live updates, new network typesfriendica2011-11-231-1/+1
* add expire_starred option, fix "delete selected" on some themes, new project ...friendica2011-11-211-1/+6
* Merge remote-tracking branch 'friendica/master'Fabio Comuni2011-11-211-6/+97
|\