aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* redirect to a useful location after deleting or ignoring a friend request, ↵friendica2012-01-241-0/+3
| | | | begin comment moderation logic
* implement "moderate" flag on itemsfriendica2012-01-231-2/+2
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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
| | | | name in email templates
* Merge remote-tracking branch 'friendica/master'Fabio Comuni2011-11-211-6/+97
|\
| * community forums cleanupfriendica2011-11-191-2/+5
| |
| * forum cleanupfriendica2011-11-191-5/+2
| |
| * first forum testfriendica2011-11-191-15/+14
| |
| * new approach to secondary delivery forkfriendica2011-11-181-15/+24
| |
| * Merge branch 'master' into groupsfriendica2011-11-181-6/+9
| |\
| * | tgroup relaysfriendica2011-11-151-4/+87
| | |
* | | log less in expire itemsFabio Comuni2011-11-171-6/+1
| | |
* | | expire settings for items, notes and photos.Fabio Comuni2011-11-171-2/+20
| |/ |/| | | | | show default privacy acl in popup
* | allow dup tag names with different urlsfriendica2011-11-161-6/+9
|/
* incorrect total use for get_feedtagsFriendika2011-11-121-2/+2
|
* cleanup and loose endsFriendika2011-11-081-2/+2
|
* common friendsFriendika2011-11-011-1/+1
|
* more social graph stuffFriendika2011-11-011-2/+3
|
* sql errorFriendika2011-10-251-1/+1
|
* fix tag import for tag ownerFriendika2011-10-241-1/+2
|
* @ tags becoming # tags during atom transitFriendika2011-10-241-1/+1
|
* more taggingFriendika2011-10-241-13/+85
|
* taggingFriendika2011-10-231-5/+84
|
* fix for errant top-level posts from feedsFriendika2011-10-191-1/+4
|
* origin flag handling, and bug #137 - provide timezone conversion for events ↵Friendika2011-10-171-0/+1
| | | | posted across to Diaspora
* working on long-term solution to relay issueFriendika2011-10-151-11/+7
|
* sql issue item_storeFriendika2011-10-131-2/+2
|
* storage race conditionFriendika2011-10-121-8/+17
|
* stuffFriendika2011-10-111-16/+3
| | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos.
* local_deliver testingFriendika2011-10-061-7/+7
|
* local deliver 1Friendika2011-10-061-0/+664
|
* performance enhancementsFriendika2011-10-041-2/+2
|
* document multi-pass mode on consume_feedFriendika2011-10-041-0/+11
|
* improve feed import performanceFriendika2011-10-041-9/+9
|
* item_store: prevent storing a duplicate item with same uri+uidFriendika2011-10-031-0/+8
|
* basic support for AS friend requestsFriendika2011-10-021-9/+35
|
* requeue deliveries on 503 errors which have 'retry-after' headersFriendika2011-09-271-0/+3
|
* starting the big delivery shakeupFriendika2011-09-221-2/+7
|