aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* add post_wall to forum permission defaultsfriendica2013-02-021-0/+1
|
* plugin_settings are now feature_settingsfriendica2013-01-312-2/+2
|
* update friends in common tool now that poco is workingfriendica2013-01-312-6/+6
|
* simplify friendship approval - merge with connection editingfriendica2013-01-273-1/+26
|
* smarty updatefriendica2013-01-271-0/+1
|
* lostpass fixes and login/logout flow if authenticated but no default channel ↵friendica2013-01-271-0/+1
| | | | exists
* more photo backend stufffriendica2013-01-262-0/+31
|
* start on photos reworkfriendica2013-01-251-0/+16
|
* upstream fixes, template regenerationfriendica2013-01-25206-0/+1031
|
* add tooltip to toggle full screen modefriendica2013-01-252-3/+3
|
* tweaking z-index on chanview full-page mode so that everything works correctlyfriendica2013-01-251-2/+2
|
* ability to make chanview iframe full size (covering source window) and ↵friendica2013-01-252-2/+4
| | | | shrink it again
* 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
| |