aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* begin to cut the umbilicalfriendica2013-04-1419-35/+35
|
* IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵friendica2013-04-145-12/+54
| | | | privacy-is-more-important-than-ease-of-use folks.
* Merge https://github.com/friendica/red into zpullfriendica2013-04-1010-601/+1131
|\
| * Merge pull request #46 from omigeot/misc-fixesfriendica2013-04-1010-601/+1131
| |\ | | | | | | Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keep...
| | * Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping ↵Olivier Migeot2013-04-1010-601/+1131
| |/ | | | | | | old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him).
* | magic auth docofriendica2013-04-103-3/+3
| |
* | document the ability to provide a selective magic-auth filter as a plugin pluginfriendica2013-04-081-1/+3
| |
* | modify linkify to work correctly with Red mid's containing '@'friendica2013-04-083-90/+98
|/
* wrapper function to create arbitrary activities (e.g. for plugins and apps) ↵friendica2013-04-043-1/+68
| | | | with a minimal amount of fuss, though the amount of fuss could increase significantly depending on the nature of the activity. For a simple wall post, just set the $arr['body'] to the desired text and we'll do the rest. If the activity requires special verbs, objects or targets, these will all need to be constructed.
* Merge https://github.com/friendica/red into zpullfriendica2013-04-037-43/+42
|\
| * Merge pull request #45 from beardy-unixer/masterfriendica2013-04-037-43/+42
| |\ | | | | | | Album slideshows
| | * New mail_list template.Thomas Willingham2013-03-312-36/+12
| | |
| | * Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-03-290-0/+0
| | |\
| | * | Typo in page_displayThomas Willingham2013-03-292-2/+2
| | | |
| | * | Make prettyPhoto a feature, add slideshow for albums.Thomas Willingham2013-03-295-7/+30
| | | |
| | * | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-03-2849-279/+361
| | |\ \
* | | | | liking comments were reverted to liking the parent after sending item to ↵friendica2013-04-032-4/+5
|/ / / / | | | | | | | | | | | | another channel
* | | | missed channel_default_group key nrenamefriendica2013-04-031-1/+1
| | | |
* | | | rev updatefriendica2013-04-032-162/+162
| |_|/ |/| |
* | | Merge pull request #44 from ↵friendica2013-03-2863-2344/+1
|\| | | |/ |/| | | | | beardy-unixer/c8852d455e77624baf9e6ac852c1176f45462e70 Template cleanup
| * Template clean up.Thomas Willingham2013-03-2863-2344/+1
| |
* | clarifyfriendica2013-03-271-1/+1
| |
* | updated readmefriendica2013-03-271-9/+6
| |
* | add new connections to default group (if any)friendica2013-03-275-62/+47
| |
* | update manage table and some documentationfriendica2013-03-2746-210/+310
|/
* more docofriendica2013-03-261-5/+8
|
* set hidden flags on new directory entries, not just existing onesfriendica2013-03-263-6/+29
|
* magic auth issuefriendica2013-03-262-4/+12
|
* we don't need this any morefriendica2013-03-251-84/+0
|
* docofriendica2013-03-253-11/+106
|
* uri to midfriendica2013-03-252-2/+2
|
* Merge pull request #43 from beardy-unixer/masterfriendica2013-03-255-11/+9
|\ | | | | Update build_query for mid
| * Updated build_query for midThomas Willingham2013-03-255-11/+9
|/
* fix mod_display breakage.friendica2013-03-242-3/+10
|
* descriptive textfriendica2013-03-231-0/+23
|
* Merge https://github.com/friendica/red into zpullfriendica2013-03-2348-5/+429
|\
| * Merge pull request #42 from beardy-unixer/masterfriendica2013-03-2347-2/+427
| |\ | | | | | | Use prettyPhoto for photo albums
| | * Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-03-231-3/+2
| | |\ | | |/ | |/|
| * | Redbasic - get rid of max-height for images (got lost in the merge last time ↵Thomas Willingham2013-03-231-3/+2
| | | | | | | | | | | | it was fixed)
| | * Implement prettyPhoto (somewhat).Thomas Willingham2013-03-233-2/+16
| | |
| | * Remove Twatter/Facebook shit.Thomas Willingham2013-03-231-1/+1
| | |
| | * Add prettyPhoto library.Thomas Willingham2013-03-2344-0/+411
| |/
* / rev updatefriendica2013-03-233-1535/+1560
|/
* Merge https://github.com/friendica/red into zpullfriendica2013-03-213-15/+17
|\
| * Merge pull request #41 from unary/eventsfriendica2013-03-213-15/+17
| |\ | | | | | | small fixes for events
| | * small fixes for eventsMichael Johnston2013-03-213-15/+17
| |/
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵friendica2013-03-2127-284/+315
| | | | | | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* | support various and multiple content_types on the display side - still have ↵friendica2013-03-211-7/+28
|/ | | | some work to do on the posting side.
* Merge https://github.com/friendica/red into zpullfriendica2013-03-211-1/+1
|\
| * Merge pull request #40 from MicMee/masterfriendica2013-03-211-1/+1
| |\ | | | | | | small fix for to add additional profiles