aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* render_location hookfriendica2012-02-091-8/+17
|
* add tag notifications to enotifyfriendica2012-02-091-0/+18
|
* :coffee extended smiliefriendica2012-02-071-1/+2
|
* beer smiliefriendica2012-02-071-3/+3
|
* don't link tags enclosed inside Diaspora linksfriendica2012-02-071-0/+26
|
* basic support for plaintext editor configuration (disable tinymce), ↵friendica2012-02-061-86/+90
| | | | currently only zero themes - and not all the post tools currently work (as some of them emit html).
* beerfriendica2012-02-061-0/+4
|
* do an optimise after an expungefriendica2012-02-021-2/+2
|
* improvements in d* markdown conversionfriendica2012-02-011-5/+8
|
* transport for email contacts phase IIfriendica2012-01-313-6/+16
|
* allow plugin to abort message posting, fix half-duplex D* relationshipfriendica2012-01-301-0/+5
|
* prune old expired and deleted itemsfriendica2012-01-301-0/+5
|
* mime_content_type requires access to the file, not just the namefriendica2012-01-281-6/+8
|
* logging of manage identitiesfriendica2012-01-271-2/+7
|
* for people whose DB's are not updatingfriendica2012-01-261-1/+1
|
* fix some changes lost from another branchfriendica2012-01-261-3/+6
|
* restore diaspora test modefriendica2012-01-261-1/+6
|
* 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
| | |\ \ \ \