aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* check comment permissions against observer, unbold email subject links for ↵friendica2013-01-241-0/+1
| | | | read messages
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-233-2/+42
|
* don't use the link colour for non-link thingsfriendica2013-01-231-2/+2
|
* plug potential hole in magic auth, add link to chanview to view in dedicated ↵friendica2013-01-233-7/+17
| | | | window
* icon tweaksfriendica2013-01-233-1/+1
|
* this will probably look like crap, but I really want the links to look ↵friendica2013-01-231-14/+30
| | | | normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do.
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-7/+7
|
* more work on magic authfriendica2013-01-211-0/+1
|
* minor theme nitsfriendica2013-01-211-9/+2
|
* make lockview work, bring back acl widget theming in redbasicfriendica2013-01-201-1/+95
|
* directory services cleanupfriendica2013-01-192-0/+2
|
* distributed directory search from the navbarfriendica2013-01-193-0/+9
|
* recover the slider pointersfriendica2013-01-161-6/+0
|
* fix event notificationsfriendica2013-01-162-6/+6
|
* typofriendica2013-01-161-5/+5
|
* missed adding these files yesterday, they're needed for pages to workfriendica2013-01-153-0/+28
|
* pages sorta workingfriendica2013-01-15204-1020/+0
|
* Undo stupid events.Thomas Willingham2013-01-121-8/+1
|
* Fancyred - get likes/dislikes almost, but not quite, right.Thomas Willingham2013-01-123-248/+33
|
* add page modulefriendica2013-01-121-4/+6
|
* add newline at end of headerZach Prezkuta2013-01-11334-214/+548
|
* add warning messae about automatically generated templatesZach Prezkuta2013-01-11334-334/+1670
|
* automatic, command-line conversionZach Prezkuta2013-01-1114-0/+290
|
* add Smarty templates for international templatesZach Prezkuta2013-01-10113-0/+2289
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-092-2/+0
|
* wrong redirection after followfriendica2013-01-091-0/+20
|
* update templatesfriendica2013-01-081-5/+5
|
* minor notification tweaksfriendica2013-01-081-5/+5
|
* update smarty templatesfriendica2013-01-081-79/+98
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-085-204/+140
| | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff
* lots of notification tweaksfriendica2013-01-082-6/+13
|
* The notification menu logic actually works. Yay. That means we've finally ↵friendica2013-01-071-1/+6
| | | | got an extensible notification system and can load arbitrary notifications of a given type into a popup (on demand), each with its own "view all" and "mark all seen". Now we just have to finish the json backends for the currently supported types and work them into the navbar. Might seem trivial or insignificant but this is a huge step forward. Online notifications are everything in an event driven world.
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-072-20/+0
| | | | buggered quite as much as before.
* small tweaksfriendica2013-01-061-6/+5
|
* more work on notification popupfriendica2013-01-064-7/+12
|
* Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-06220-15/+5963
|\ | | | | implement smarty3
| * fix show-stopping bugsZach Prezkuta2013-01-0622-403/+4
| |
| * rebase and update themesZach Prezkuta2013-01-0637-130/+364
| |
| * implement Smarty3Zach Prezkuta2013-01-06227-13/+6126
| |
* | Merge https://github.com/friendica/red into zpullfriendica2013-01-061-0/+3
|\| | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * Fix slider in RedbasicThomas Willingham2013-01-061-1/+5
| |
* | get sliders working againfriendica2013-01-063-3/+3
|/
* make preview work fix some other nitsfriendica2013-01-061-1/+3
|
* some work bringing acl_selectors into the modern erafriendica2013-01-051-1/+1
|
* structural cleanup of mod_messagefriendica2013-01-051-0/+12
|
* port "remember me" from Friendicafriendica2013-01-042-1/+18
|
* remove the country autofill declarationfriendica2013-01-041-1/+1
|
* Fix code boxes.Thomas Willingham2013-01-042-3/+2
|
* small tweaks to icon positionsfriendica2013-01-031-7/+13
|
* Aha, I anticipated that - event and message icons.Thomas Willingham2013-01-046-0/+32
|