aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* small updatesfriendica2013-05-087-11/+11
|
* mofriendica2013-05-071-6/+4
|
* mofriendica2013-05-071-1/+4
|
* mo' readmefriendica2013-05-071-4/+5
|
* capitalisefriendica2013-05-071-1/+1
|
* more readme stufffriendica2013-05-071-7/+12
|
* image link issuefriendica2013-05-071-1/+1
|
* first cut at a new readmefriendica2013-05-074-8/+28
|
* fix prettyphoto pathfriendica2013-05-072-2/+2
|
* add driver param to output queue so we know what protocol to use when faced ↵friendica2013-05-063-2/+12
| | | | with multiple choice
* fixesfriendica2013-05-063-7/+6
|
* photo driver issue when updating contact photos - old class structure used ↵friendica2013-05-053-5/+7
| | | | instead of photo_factory()
* fix admin assignfriendica2013-05-051-2/+2
|
* email notification content privacy by default (unless it's public content)friendica2013-05-051-0/+24
|
* minor fixes related to postgres developmentfriendica2013-05-057-1068/+1068
|
* incorrect comparison operatorfriendica2013-05-021-1/+1
|
* members_of_group() output not entirely correctfriendica2013-05-022-2/+5
|
* smarter handling of js_upload source paramfriendica2013-05-024-2/+5
|
* change plugin_install to plugin_load, etc.friendica2013-05-013-45/+80
|
* change the way profiles are importedfriendica2013-04-302-51/+70
|
* Merge branch 'photothread'friendica2013-04-291-100/+18
|\
| * Merge branch 'master' into photothreadfriendica2013-04-16100-960/+1773
| |\
| * | some work on updating photo threads for Redfriendica2013-04-081-100/+18
| | |
* | | don't try and load an empty string as a photofriendica2013-04-292-1/+8
| | |
* | | fix broken profile syncingfriendica2013-04-291-2/+4
| | |
* | | add some debugging - update times are changing much faster than they're ↵friendica2013-04-292-1/+8
| | | | | | | | | | | | supposed to. Log what has changed.
* | | more directory sync stufffriendica2013-04-281-11/+20
| | |
* | | Merge https://github.com/friendica/red into zpullfriendica2013-04-281-11/+0
|\ \ \
| * | | Redundant CSSThomas Willingham2013-04-271-11/+0
| | | |
* | | | port superblock core code (except Red will use an xchan instead of a URL)friendica2013-04-282-1/+44
|/ / /
* | | doc updatefriendica2013-04-26109-915/+3972
| | |
* | | rev updatefriendica2013-04-262-90/+89
| | |
* | | Merge pull request #49 from beardy-unixer/masterfriendica2013-04-2669-19/+4116
|\ \ \ | | | | | | | | Add colorbox
| * | | Unbork smarty templates.Thomas Willingham2013-04-263-10/+5
| | | |
| * | | Stupid mistakeThomas Willingham2013-04-261-0/+2
| | | |
| * | | ColorboxThomas Willingham2013-04-2672-25/+4125
|/ / /
* | | photo driver abstractionfriendica2013-04-2515-471/+436
| | |
* | | odds and ends in prepearation for photo abstraction, plus red-to-friendica addonfriendica2013-04-256-37/+154
| | |
* | | dba driver cleanupfriendica2013-04-232-15/+9
| | |
* | | remove old driverfriendica2013-04-222-193/+10
| | |
* | | cleanup debugging code in abstracted db driverfriendica2013-04-221-6/+15
| | |
* | | db abstraction layerfriendica2013-04-2277-842/+963
| | |
* | | reverting to fancybox for "save to file" selection box until we find a ↵friendica2013-04-214-7/+9
| | | | | | | | | | | | better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here.
* | | sql error on contact removalfriendica2013-04-193-1437/+1438
| | |
* | | more umbilical cuttingfriendica2013-04-18400-1257/+3316
| | |
* | | for directory sync, ensure we have a fallback master; even if we have ↵friendica2013-04-182-4/+54
| | | | | | | | | | | | nothing else
* | | small issue with zid returning incorrect result on your own channel linkfriendica2013-04-181-0/+3
| | |
* | | turn naked links in posts into zrl's if we've got a hubloc for the sitefriendica2013-04-185-3/+34
| | |
* | | move js from module to to module-specific js filefriendica2013-04-171-0/+13
| | |
* | | poke doco and cleanupfriendica2013-04-172-41/+22
| | |