aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* 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-222-0/+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-221-0/+4
|
* split private messages into two modules - "message" is just for message ↵friendica2013-12-216-4/+120
| | | | 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-201-0/+7
| | | | message needs to be split.
* comanchify mod_search - we've got three modules left to Comanchify: admin, ↵friendica2013-12-201-0/+3
| | | | directory and message - each of which introduces "interesting challenges"
* comanchify connedit, groupfriendica2013-12-192-0/+9
|
* default photo issue, and connections page showing deleted accounts. Also ↵friendica2013-12-191-0/+4
| | | | show last updated on connedit page
* comanchificate mod_photosfriendica2013-12-191-0/+4
|
* more comanchefriendica2013-12-191-0/+5
|
* more comanchefriendica2013-12-191-0/+4
|
* more comanche migrationfriendica2013-12-196-0/+18
|
* provide git revision in siteinfo if possible and if not instructed otherwisefriendica2013-12-181-1/+1
|
* 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
|
* Merge pull request #245 from tuscanhobbit/masterPaolo T2013-12-182-1473/+1282
|\ | | | | corrections to italian translation
| * corrections to italian translationp.tacconi2013-12-182-1473/+1282
| |
* | split off mod_connections into mod_connections & mod_connedit - lots of ↵friendica2013-12-182-1/+138
| | | | | | | | links to fix
* | more comanche stufffriendica2013-12-174-6/+2
| |
* | move some stuff back to mod_connections.cssmarijus2013-12-162-34/+31
| |
* | remove some cruft and a typomarijus2013-12-161-57/+4
| |
* | some re-work of mod_sourcesfriendica2013-12-153-4/+4
| |
* | use 'a' ACL search instead of 'm' ACL search for mod_sourcesfriendica2013-12-151-0/+2
| |
* | Provide a fallback channel to probe for magic-auth when we have no prior ↵friendica2013-12-152-2/+6
| | | | | | | | | | | | | | | | communications with a site. This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first valid channel on the site because that was probably created when the site was installed and is the closest thing to a system channel we've got.
* | make home.html fullpage mode - make directory search work for non-logged in, ↵friendica2013-12-141-2/+2
| | | | | | | | but leave off suggest and invite
* | a couple more comanche conversionsfriendica2013-12-142-0/+7
| |
* | mark some things for deletionmarijus2013-12-121-1/+11
| |
* | move affinity slider to widgets.css and minor cleanupmarijus2013-12-122-24/+20
| |
* | The affinity tool is not a "traditional" widget. But it is nevertheless a ↵friendica2013-12-111-1/+6
| | | | | | | | widget. It just makes fewer page layout decisions which are hard-coded. If you want to shrink it down and put it on the sidebar in your theme, go for it.
* | missing brace in redbasic style.cssfriendica2013-12-112-0/+2
| |
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-118-1690/+1690
|\ \ | | | | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * | this is not needed anymoremarijus2013-12-112-5/+1
| | |
| * | .selected is in use for something else alreadymarijus2013-12-111-1/+1
| | |
| * | also add group widget to widgets.cssmarijus2013-12-112-31/+33
| | |
| * | unify styling a littlemarijus2013-12-112-15/+10
| | |
| * | split out widgets.cssmarijus2013-12-113-79/+132
| | |
| * | we dont use doubble tagging in /network and /channel anymore... remove it ↵marijus2013-12-111-7/+1
| | | | | | | | | | | | from /search as well
| * | this saves notes on the fly. i think this is appropriate behavior for a ↵marijus2013-12-111-6/+3
| |/ | | | | | | notes widget. btw... one would get mad at oneself if noting something important and forget to save it. with this behavior one can at least get mad at the developer if something goes wrong :)
| * italian translationp.tacconi2013-12-112-1570/+1532
| |
* | comanchify all the simple cases - those that only load a profile. Rework ↵friendica2013-12-117-50/+67
|/ | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
* cleanup and Comanchification of mod_profilefriendica2013-12-101-0/+3
|
* mod channel is now Comanchifiedfriendica2013-12-101-0/+6
|
* matrix/network page under Comanche cont.friendica2013-12-101-0/+2
|
* mod_network is now running under Comanche. Yay.friendica2013-12-101-0/+8
|
* comanchify the savedsearch widgetfriendica2013-12-091-0/+14
|
* more css cleanupfriendica2013-12-092-98/+13
|
* more css shrinkagefriendica2013-12-095-370/+323
|
* Merge branch 'master' of https://github.com/git-marijus/redfriendica2013-12-091-1/+17
|\ | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * saved search icon work and bugfixes for #tags not beeing deletable and save ↵marijus2013-12-101-1/+14
| | | | | | | | button showing if saved search is disabled