aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* usability improvements on abook permissions settings - keep advanced ↵friendica2013-07-172-6/+30
| | | | dialogue open, make quick links clear relevant settings before setting each, and don't auto submit. This shows you exactly what happens with the quick settings and allows you to change/correct it if it isn't what you want.
* Merge https://github.com/friendica/red into zpullfriendica2013-07-17172-900/+27
|\
| * Observer permissions (but not ACL yet) for webpages.Thomas Willingham2013-07-161-0/+11
| |
| * Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-16171-898/+14
| |
| * Whitespace making smarty fartThomas Willingham2013-07-161-2/+2
| |
* | configurable theme precedence rules, and passing the page owner to the pcss ↵friendica2013-07-175-7/+50
| | | | | | | | theme settings.
* | provide a controlling user for theme settings, not necessarily local_user() ↵friendica2013-07-164-15/+36
| | | | | | | | - can't test on my test site so moving into production and I'll debug it there.
* | define some photo types; primarily profile photos and things, but there is ↵friendica2013-07-163-1/+38
|/ | | | room for others. Also move the "decoration" out of the mod_page.css and into fancy.css - mod_xxx.css should only specify element positions and basic layout, not "decoration". Once we get more positioning stuff moved into module and basic layout files, we can trim down the style.css a lot - as it will theoretically only have decoration. And if we use macro substitution (pcss) we should be able to ultimately change the colour, size or background in one place and be done with it. This will make life easier for theme developers.
* photo_flags - for adding taxonomy photos and other stuff.friendica2013-07-163-2/+12
|
* parse_url: add missing scheme unless url begins with '/'friendica2013-07-162-1/+5
|
* theme the page link titlefriendica2013-07-152-1/+8
|
* add channel_name to delivery logs because it is a bit more useful than an ↵friendica2013-07-152-11/+12
| | | | xchan_hash
* Merge https://github.com/friendica/red into zpullfriendica2013-07-154-23/+22
|\
| * Merge pull request #78 from git-marijus/masterfriendica2013-07-154-23/+22
| |\ | | | | | | some more spin.js porting
| | * style updates due to spin.js portingmarijus2013-07-151-4/+4
| | |
| | * more spin.js portingmarijus2013-07-153-19/+18
| |/
* / fix some issues that showed up in the logs.friendica2013-07-152-8/+16
|/
* more diagnosticsfriendica2013-07-153-4/+4
|
* provide a way to search the directory by modification datefriendica2013-07-142-2/+16
|
* implement the other part of ITEM_NOCOMMENT - which means an item is not ↵friendica2013-07-141-1/+7
| | | | commentable. Useful for pages - that is if they use the conversation() function to render the post.
* more error checkingfriendica2013-07-141-3/+7
|
* fix xtagfriendica2013-07-143-11/+19
|
* Merge https://github.com/friendica/red into zpullfriendica2013-07-141-2/+0
|\
| * Nobody died, so remove not-needed logging.Thomas Willingham2013-07-151-2/+0
| |
* | more logging on hubloc import - figure out why it did not get stored.friendica2013-07-141-1/+2
|/
* looks like it actually needs both files.friendica2013-07-141-0/+1
|
* add the jquery version, not the standalone spinnerfriendica2013-07-141-1/+1
|
* we need to actually include spin.js or it causes issuesfriendica2013-07-142-1/+2
|
* Merge https://github.com/friendica/red into zpullfriendica2013-07-1412-28/+464
|\
| * Merge pull request #77 from git-marijus/masterfriendica2013-07-1412-28/+464
| |\ | | | | | | add spin.js a themable js spinner to red
| | * port jot to spin.jsgit-marijus2013-07-131-0/+6
| | |
| | * port jot to spin.jsgit-marijus2013-07-131-1/+1
| | |
| | * port jot to spin.jsgit-marijus2013-07-131-3/+3
| | |
| | * port jot to spin.jsgit-marijus2013-07-131-1/+1
| | |
| | * port jot to spin.jsgit-marijus2013-07-131-1/+1
| | |
| | * port like button to spin.jsgit-marijus2013-07-131-1/+3
| | |
| | * port like button to spin.jsgit-marijus2013-07-131-1/+1
| | |
| | * port like button to spin.jsgit-marijus2013-07-131-1/+1
| | |
| | * port like button to spin.jsgit-marijus2013-07-131-2/+2
| | |
| | * port like button to spin.jsgit-marijus2013-07-131-7/+7
| | |
| | * Update conv_frame.tplgit-marijus2013-07-131-0/+1
| | |
| | * slight change to #page-spinnergit-marijus2013-07-131-1/+2
| | |
| | * Update main.jsgit-marijus2013-07-131-1/+1
| | |
| | * Update main.jsgit-marijus2013-07-131-1/+2
| | |
| | * Update main.jsgit-marijus2013-07-131-3/+2
| | |
| | * port to spin.jsgit-marijus2013-07-131-2/+1
| | |
| | * slight change for #nav-search-spinnergit-marijus2013-07-131-3/+1
| | |
| | * port to spin.jsgit-marijus2013-07-131-1/+1
| | |
| | * port to spin.jsgit-marijus2013-07-131-2/+2
| | |
| | * Create jquery.spin.jsgit-marijus2013-07-131-0/+80
| | | | | | | | | jquery plugin for spin.js