aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* comanchify mod_search - we've got three modules left to Comanchify: admin, di...friendica2013-12-201-1077/+1053
* add construct_page hookfriendica2013-12-131-1308/+1152
* yeah - that's what I'm going to do. we'll just keep system notifications. If ...friendica2013-12-061-0/+7178
* some code cleanup - gad I forgot what a mess the "other" notifications tabs (...friendica2013-12-061-7208/+0
* include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-041-1/+1
* undo last change to comment_email - these are checked for validityfriendica2013-12-021-1/+1
* ensure that every imported channel has a primary hublocfriendica2013-12-021-1/+1
* add categories and optional backlink to exported WP postsfriendica2013-12-011-7/+28
* channel wasn't getting savedfriendica2013-11-291-0/+2
* allow zot-info to return results for address= with webbies or naked nicknamesfriendica2013-11-291-3446/+3479
* Plurals for conversation.phpOlivier Migeot2013-11-281-3485/+3478
* synchronise deletion of comments between red and wpfriendica2013-11-281-0/+33
* add photos to red-to-wordpress commentsfriendica2013-11-271-0/+20
* add xmlrpc method for importing red commentsfriendica2013-11-271-0/+81
* add terms and categories, fix a delivery loop (stops at one cycle but we don'...friendica2013-11-261-1/+1
* link the plugins at both ends so that each can discover a post that was impor...friendica2013-11-261-11/+6
* delete from the wp side as well as from the red sidefriendica2013-11-261-14/+38
* api fixesfriendica2013-11-261-1/+10
* wp-to-red: now supports editing, titles, and native permalinksfriendica2013-11-251-3/+8
* wordpress publish hook was called before the meta storage hook so the plugin ...friendica2013-11-241-5/+14
* Add some message_id meta information for wordpress posts so we'll know where ...friendica2013-11-241-1/+5
* wordpress-to-red cross-posting tool ported from Friendicafriendica2013-11-242-0/+325
* replaced rhash icontuscanhobbit2013-11-231-1/+1
* init_groups_visitor() was still using old array of id output (not the newer a...friendica2013-11-221-400/+396
* redbasic - set pixel dimensions of conversation top author photo and reply au...friendica2013-11-151-363/+413
* doc updatefriendica2013-11-091-588/+710
* doc updatesfriendica2013-11-021-159/+190
* string updatefriendica2013-10-261-109/+121
* Put a status editor on the display page if you're logged in. This fixes issue...friendica2013-10-181-150/+189
* wrong app namefriendica2013-10-161-2/+2
* bug 175 - categories not updated when editingfriendica2013-10-111-143/+232
* fix a bunch of post editing bugs - though this consolidates some disparate co...friendica2013-10-041-808/+893
* string updatefriendica2013-09-281-536/+589
* rev updatefriendica2013-09-201-1085/+1099
* add -C cfgfile option to shred to allow multiple configurations. I just added...friendica2013-09-171-1/+4
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ...friendica2013-09-164-0/+727
* doc update, put more telemetry on notifier and try to ensure that private pos...friendica2013-09-131-365/+427
* provide mimetype selector on edit (pages and blocks)friendica2013-09-061-299/+376
* more debugging on localize_item top find out why likes are not translated in ...friendica2013-08-311-313/+307
* fix xchans more completely after a URL changefriendica2013-08-241-834/+893
* issue #82, posted order not working - also doc updatefriendica2013-08-171-478/+656
* util/pconfig - if you understand util/config you'll understand this; if you d...friendica2013-08-141-0/+34
* string parse error extracting one particular stringfriendica2013-08-093-1279/+1424
* move sitekey creation to the account creation function instead of during chan...friendica2013-08-091-328/+285
* basic email invitations - and doc updatefriendica2013-08-021-315/+315
* add gz to access denied files to block rotated logs from public accessfriendica2013-07-261-435/+412
* private pokes - perhaps a little *too* private.friendica2013-07-191-379/+389
* Add self to recipient lists. Sure we already have a copy but it's possible ou...friendica2013-07-141-561/+598
* use current channel photo for favicon where applicable - might be browser dep...friendica2013-07-071-308/+382
* doc update, plus possible fix to "complex delivery chains" issue. Basically w...friendica2013-06-291-422/+422