aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* generate a small amount of entropy to avoid duplicate notifications from esse...friendica2013-12-041-0/+4
* add icon_trnalsatefriendica2013-12-041-0/+3
* add poco and follow to default xchan creationfriendica2013-12-041-1/+2
* include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-042-25/+40
* add hooks to zot-finger and import_xchanfriendica2013-12-031-0/+3
* more documentation workfriendica2013-12-031-75/+106
* on successful magic-auth, put remote_service_class and remote_hub into the se...friendica2013-12-031-0/+2
* reorganise a few included functions - notably identity related functionsfriendica2013-12-033-125/+768
* ensure that every imported channel has a primary hublocfriendica2013-12-021-0/+16
* refactor magic-authfriendica2013-12-022-80/+1
* trimmed style.css by a few hundred lines. Needs many more such effortsfriendica2013-12-011-103/+0
* get rid of deprecated post_url() functionfriendica2013-12-011-102/+2
* remove hook logging - too noisyfriendica2013-12-011-1/+1
* get rid of fetch_url - post_url will be a bit harder as several plugins need ...friendica2013-12-012-154/+7
* deprecate a->get_curl_code() and $a->get_curl_headers()friendica2013-12-013-379/+19
* hooks getting called twicefriendica2013-11-301-1/+3
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-11/+11
* allow themes to mess with the navbar contents without a custom template. It's...friendica2013-11-282-4/+40
* make the template processor (e.g. replace_macros) pluggablefriendica2013-11-281-1/+4
* docofriendica2013-11-281-6/+21
* item store hooksfriendica2013-11-282-0/+24
* docofriendica2013-11-281-6/+41
* only list undeleted hublocs in zot_fingerfriendica2013-11-281-4/+7
* Merge https://github.com/friendica/red into zpullfriendica2013-11-281-3/+3
|\
| * Plurals for conversation.phpOlivier Migeot2013-11-281-3/+3
* | zot docofriendica2013-11-281-17/+96
|/
* synchronise deletion of comments between red and wpfriendica2013-11-281-0/+10
* reduce the likelihood that a given channel will have 30-40 valid hublocs with...friendica2013-11-271-22/+9
* more loop preventionfriendica2013-11-261-0/+8
* ensure that drop_item doesn't recursefriendica2013-11-261-1/+1
* delete from the wp side as well as from the red sidefriendica2013-11-261-11/+27
* api fixesfriendica2013-11-261-4/+12
* add drop_item hookfriendica2013-11-261-0/+3
* add recipient name to the rest of the notification emailsfriendica2013-11-241-37/+47
* replaced rhash icontuscanhobbit2013-11-231-2/+2
* updated logo in readme and r# shorthandtuscanhobbit2013-11-221-2/+2
* init_groups_visitor() was still using old array of id output (not the newer a...friendica2013-11-221-2/+2
* add recipient name to some of the notification emails for those who have a lo...friendica2013-11-211-3/+3
* follow and accept_follow hooksfriendica2013-11-211-0/+4
* white screenfriendica2013-11-212-4/+4
* this is necessary for any possibility of a federated future.friendica2013-11-211-1/+16
* add aid to notifiy table which we may need to supress duplicate notify emails...friendica2013-11-203-10/+26
* webpage edit - losing the ability to pass unfiltered html and perhaps some ph...friendica2013-11-201-3/+2
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-206-29/+45
* fix plugin and them toggles for the colourblind, add theme info block and rec...friendica2013-11-181-2/+2
* magic auth issuesfriendica2013-11-171-1/+1
* filter out duplicate recipients on local deliveries. We only need to deliver ...friendica2013-11-171-1/+19
* fix commented timestampfriendica2013-11-171-3/+4
* better job of setting parent createdfriendica2013-11-171-7/+4
* pull in some posts when we first connect with a new channel (if allowed to) -...friendica2013-11-173-15/+40