aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* let's confront this "social network" elephant in the room head on rather ↵friendica2013-12-221-0/+3
| | | | than try to sweep it under the rug.
* add ability to set created date/time from the apifriendica2013-12-222-4/+4
|
* clean up sys_channel creation so it will workfriendica2013-12-221-12/+24
|
* Merge https://github.com/friendica/red into zpullfriendica2013-12-2215-41/+7505
|\
| * Merge pull request #249 from cvogeley/masterfriendica2013-12-229-4/+7344
| |\ | | | | | | New modal dialog for item expiry
| | * Use the red matrix iconsChristian Vogeley2013-12-221-2/+9
| | |
| | * Merge correctionChristian Vogeley2013-12-222-4/+0
| | |
| | * Correction 2Christian Vogeley2013-12-222-1494/+0
| | |
| | * CorrectionChristian Vogeley2013-12-223-166/+0
| | |
| | * MergeChristian Vogeley2013-12-221-0/+1
| | |
| | * Merge branch 'bootstrap'Christian Vogeley2013-12-2214-4/+9000
| | |\
| | | * Merge remote-tracking branch 'upstream/master' into bootstrapChristian Vogeley2013-12-22872-18853/+26805
| | | |\ | | | |/ | | |/| | | | | | | | | Conflicts: view/php/theme_init.php
| | | * New modal dialog for item expiryChristian Vogeley2013-12-229-4/+7340
| | | |
| * | | Merge pull request #250 from beardy-unixer/masterfriendica2013-12-226-37/+161
| |\ \ \ | | |/ / | |/| | Various bits
| | * | StyleThomas Willingham2013-12-221-7/+7
| | | |
| | * | Must have broken that in a merge - put it backThomas Willingham2013-12-221-0/+17
| | | |
| | * | Ooops, also update the DBThomas Willingham2013-12-221-0/+8
| | | |
| | * | AchievementsThomas Willingham2013-12-221-0/+84
| | | |
| | * | xrefThomas Willingham2013-12-221-0/+20
| | | |
| | * | Some sys chan stuffThomas Willingham2013-12-223-42/+37
| | | |
| | * | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-12-22196-2976/+2884
| | |\ \ | | |/ / | |/| |
| | * | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-12-18827-17329/+33904
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: mod/page.php
| | * | | Copy paste from one terminal to another changed tab to whitespace.Thomas Willingham2013-11-151-7/+7
| | | | |
| | * | | Still use page_display.tpl for pages.Thomas Willingham2013-11-151-2/+11
| | | | |
* | | | | js functions behind quick permission links were lost in comanchification ↵friendica2013-12-222-82/+82
|/ / / / | | | | | | | | | | | | process - because the js didn't get relocated to the new connedit module
* | | | last remaining files to be Comanchified with the exception of mod_admin. ↵friendica2013-12-224-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | Though I should probably take a third look to see if anything else uses widgets. In fact - it appears that the flattrwidget does.
* | | | appears that I missed a few files for Comanchification. so here's mitem.friendica2013-12-224-6/+14
| | | |
* | | | split private messages into two modules - "message" is just for message ↵friendica2013-12-2115-427/+133
| | | | | | | | | | | | | | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
* | | | comanchify mod_directory. Two modules remaining. Actually three because ↵friendica2013-12-205-13/+44
| | | | | | | | | | | | | | | | message needs to be split.
* | | | comanchify mod_search - we've got three modules left to Comanchify: admin, ↵friendica2013-12-204-1199/+1060
| | | | | | | | | | | | | | | | directory and message - each of which introduces "interesting challenges"
* | | | doc updatesfriendica2013-12-20122-909/+1288
| | | |
* | | | comanchify connedit, groupfriendica2013-12-196-28/+42
| | | |
* | | | sourced items which are then edited at the source weren't setting up the ↵friendica2013-12-191-1/+8
| | | | | | | | | | | | | | | | second delivery chain.
* | | | default photo issue, and connections page showing deleted accounts. Also ↵friendica2013-12-195-6/+12
| | | | | | | | | | | | | | | | show last updated on connedit page
* | | | add bbcode referencefriendica2013-12-192-0/+69
| | | |
* | | | give doc/help alternate mimetype supportfriendica2013-12-191-3/+24
| | | |
* | | | comanchificate mod_photosfriendica2013-12-194-27/+29
| | | |
* | | | make default profile photo configurable - should be functional but needs ↵friendica2013-12-1912-120/+31
| | | | | | | | | | | | | | | | admin ui
* | | | add 'src' parameter to api photo listfriendica2013-12-191-1/+4
| | | |
* | | | if somebody tagged you in a private post, the tag email notification ↵friendica2013-12-191-3/+2
| | | | | | | | | | | | | | | | contained the obscured message. Clear it.
* | | | more comanchefriendica2013-12-193-18/+10
| | | |
* | | | more comanchefriendica2013-12-193-7/+8
| | | |
* | | | more comanche migrationfriendica2013-12-1914-128/+59
| | | |
* | | | provide git revision in siteinfo if possible and if not instructed otherwisefriendica2013-12-182-5/+17
| | | |
* | | | remove the .wgl (widget list) file processing for ordering widgets on a ↵friendica2013-12-181-37/+1
| | | | | | | | | | | | | | | | page. This preceded Comanche and was never used and is now obsolete.
* | | | Merge https://github.com/friendica/red into zpullfriendica2013-12-185-1492/+1295
|\ \ \ \
| * \ \ \ Merge pull request #246 from git-marijus/masterfriendica2013-12-183-19/+13
| |\ \ \ \ | | |_|/ / | |/| | | minor fixes
| | * | | show drop-icon on wall-item hover onlymarijus2013-12-182-6/+10
| | | | |
| | * | | we make this with css nowmarijus2013-12-181-11/+1
| | | | |
| | * | | fix a typomarijus2013-12-182-2/+2
| |/ / /