aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* backend for delegating forumsfriendica2012-01-261-3/+20
|
* D* event formattingfriendica2012-01-251-1/+2
|
* redirect to a useful location after deleting or ignoring a friend request, ↵friendica2012-01-241-0/+3
| | | | begin comment moderation logic
* more robust cache api handling (was throwing errors on occasion)friendica2012-01-241-5/+16
|
* backtrace errant input to base64url_decodefriendica2012-01-241-0/+5
|
* bug #254friendica2012-01-241-0/+28
|
* implement "moderate" flag on itemsfriendica2012-01-234-9/+9
|
* shaka, slackr themefriendica2012-01-231-1/+3
|
* nav: fix "See all notifications"Fabio Comuni2012-01-231-1/+1
|
* more logging of D* photo transactionsfriendica2012-01-221-1/+8
|
* nav: fix intro notification url, fix "See all notifications" url and make it ↵Fabio Comuni2012-01-221-0/+1
| | | | translatable
* bug #253 use MSQLI_ASSOC, not MYSQL_ASSOCfriendica2012-01-211-1/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-1852-0/+6
| | | | permissions, this will make a nasty commit)
* use reltoabs - primarily for github activity feedsfriendica2012-01-172-0/+41
|
* api post broken with recent change to use REQUEST vars in mod_itemfriendica2012-01-151-11/+15
|
* modularise successful authenticationfriendica2012-01-123-120/+79
|
* fine tuning diaspora markdown to bbcodefriendica2012-01-111-1/+1
|
* modified item_photo_menu hookfriendica2012-01-111-2/+4
|
* fix D* links+text smushed togetherfriendica2012-01-111-0/+5
|
* post preview to loozahfriendica2012-01-102-1/+9
|
* post previewfriendica2012-01-091-1/+6
|
* bypass D* markdown bug for nowfriendica2012-01-091-2/+6
|
* markdown bug is Diaspora's. We can't fix it.friendica2012-01-081-2/+3
|
* make network_to_name extensiblefriendica2012-01-081-3/+18
|
* fix images with links going to diaspora, the D* markdown processor changed ↵friendica2012-01-081-0/+3
| | | | and these are no longer working.
* fix photo top view in testbubble, extend network_to_namefriendica2012-01-071-2/+2
|
* Merge pull request #23 from fabrixxm/masterfabrixxm2012-01-062-10/+20
|\ | | | | Theme works
| * Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-01-062-2/+36
| |\
| * | Use html5 placeholder for title text inputFabio Comuni2012-01-061-1/+2
| | |
| * | Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-01-065-42/+126
| |\ \
| * \ \ Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-01-035-10/+97
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:fabrixxm/friendicaFabio Comuni2012-01-022-5/+17
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'friendica/master'Fabio Comuni2011-12-221-4/+10
| | |\ \ \ \
| | * | | | | quattro: more on editorFabio Comuni2011-12-221-0/+7
| | | | | | |
| | * | | | | Merge remote-tracking branch 'friendica/master'Fabio Comuni2011-12-211-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'friendica/master'Fabio Comuni2011-12-204-2/+18
| | |\ \ \ \ \ \
| | * | | | | | | quattro: more on editorFabio Comuni2011-12-201-1/+2
| | | | | | | | |
| | * | | | | | | Merge remote-tracking branch 'friendica/master'Fabio Comuni2011-12-193-28/+49
| | |\ \ \ \ \ \ \
| | * | | | | | | | config: set/get arrays with pconfigFabio Comuni2011-12-191-4/+8
| | | | | | | | | |
* | | | | | | | | | nets widget - allow all children of specified parent net regardless of networkfriendica2012-01-061-0/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | network select widgetfriendica2012-01-051-0/+33
| | | | | | | | |
* | | | | | | | | comment previewfriendica2012-01-051-2/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | send diaspora share notification back to originator for auto friendingfriendica2012-01-051-21/+4
| | | | | | | |
* | | | | | | | dynamic title input box - via fabrixxmfriendica2012-01-041-1/+4
| | | | | | | |
* | | | | | | | support auto-friend page types for Diasporafriendica2012-01-041-3/+50
| | | | | | | |
* | | | | | | | Allow Diaspora to post to forumsfriendica2012-01-041-1/+6
| | | | | | | |
* | | | | | | | new smileyfriendica2012-01-041-1/+3
| | | | | | | |
* | | | | | | | add verb and item to notifications to aid in localisationfriendica2012-01-032-3/+15
| | | | | | | |
* | | | | | | | suggestion notificationsfriendica2012-01-033-15/+46
| | | | | | | |
* | | | | | | | fix reference variable effects on sortingfriendica2012-01-032-4/+8
| |_|_|_|_|_|/ |/| | | | | |