aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * | allow forum posts by followers on Diasporafriendica2012-02-221-7/+19
| | |
| * | never enough documentationfriendica2012-02-221-0/+9
| | |
| * | waitman gobble media upload via api patchfriendica2012-02-211-1/+43
| | |
| * | escape smiley conversion in code and pre blocksfriendica2012-02-211-0/+17
| | |
| * | mark all notifications readfriendica2012-02-211-2/+3
| | |
* | | add full email link to notificationfriendica2012-02-211-3/+3
|/ /
* | template: add support for variable filtersFabio Comuni2012-02-211-2/+26
| |
* | fill in notify msg with redirect link after we get the idfriendica2012-02-211-9/+16
| |
* | 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-202-5/+35
| | | | | | | | caused by community page changes
* | Merge branch 'pull'friendica2012-02-206-8/+8
|\ \
| * | include/nav.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
| | |
| * | include/api.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-3/+3
| | |
| * | poller.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
| | |
| * | acl_selectors.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
| | |
| * | text.php - Friendika -> Friendica (just to prepare for deprecate the ↵Abinoam P. Marques Jr2012-02-201-1/+1
| | | | | | | | | | | | friendika.png at the future)
| * | Scrape.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
| |/
* | fix twitter title showing up occasionallyfriendica2012-02-202-5/+3
| |
* | include item links in web notification messagesfriendica2012-02-191-7/+8
|/
* add :headdesk and fix doc/Pages.md to remove the absolute URL to /Simon L'nu2012-02-191-0/+2
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* change notify messages for webfriendica2012-02-181-3/+12
|
* new notifications - implement storagefriendica2012-02-183-6/+31
|
* deprecating two-char smiliesfriendica2012-02-171-10/+10
|
* oembed: revert changes from 48f5bd492dFabio Comuni2012-02-171-5/+0
|
* naked link with no protocol being passed from Diasporafriendica2012-02-161-0/+5
|
* a few fixes for offsite community membersfriendica2012-02-163-6/+35
|
* facepalm smileyfriendica2012-02-161-0/+2
|
* another sql typofriendica2012-02-161-1/+1
|
* sql typo in auto-friend with D*friendica2012-02-152-2/+2
|
* quick commentsfriendica2012-02-151-2/+3
|
* encode email headers on message deliveriesfriendica2012-02-152-7/+8
|
* Merge pull request #36 from fabrixxm/masterfabrixxm2012-02-151-2/+2
|\ | | | | Missing icons in 'quattro' and ajax events calendar
| * quattro: icons for attachmentsFabio Comuni2012-02-151-2/+2
| |
* | preliminary qcomment support, [nosmile] tag to disable smiley processingfriendica2012-02-144-4/+13
| |
* | localise links to private photos inside messagesfriendica2012-02-141-0/+22
| |
* | refactor smilie code to allow for extensions and generation of a table of ↵friendica2012-02-141-13/+58
| | | | | | | | the entire list
* | cry, foot in mouth, cool, undecided and embarassed smiley's are mappedVasudev Kamath2012-02-141-2/+7
| |
* | make hr bbtag shareable, stray quote in duepuntozero wall_itemfriendica2012-02-131-1/+0
| |
* | Merge branch 'pull'friendica2012-02-131-3/+9
|\|
| * Merge remote-tracking branch 'friendica/master' into mobileFabio Comuni2012-02-139-85/+201
| |\
| * | hidden jot in "display" to allow reshareFabio Comuni2012-02-101-3/+9
| | |
* | | hr bbcode tagfriendica2012-02-131-0/+1
| |/ |/|
* | finish translation of 'xxxxx wrote:'friendica2012-02-121-2/+4
| |
* | Merge branch 'master' into bbcodeAbinoam P. Marques Jr2012-02-124-7/+13
|\ \
| * | make 'x minutes ago' fully translateable with argument ordering. string update.friendica2012-02-122-5/+6
| | |
| * | bug #281friendica2012-02-122-2/+7
| | |
* | | Added [th] bbcode tag support.Abinoam P. Marques Jr2012-02-121-0/+1
| | |
* | | Fixed bbcode [li] and [*] handling.Abinoam P. Marques Jr2012-02-121-7/+2
| | |
* | | Added [quote=Name] bbcode support.Abinoam P. Marques Jr2012-02-121-1/+7
| | |
* | | Added [center] bbcode support.Abinoam P. Marques Jr2012-02-121-0/+3
| | |