aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* bring mod_common into the modern agefriendica2013-02-133-6/+2
|
* Whinging whining stupid fucks.friendica2013-02-121-4/+0
|
* fix profile selector on profile_photo page (unquoted mysql reserved word ↵friendica2013-02-102-2/+2
| | | | 'default')
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-104-0/+31
|
* add soapbox settingsfriendica2013-02-102-6/+8
|
* finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵friendica2013-02-072-10/+10
| | | | opacity. Bad idea.
* auto form submission didn't work - jquery inheritance issue, disabling until ↵friendica2013-02-072-2/+2
| | | | we find another way.
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-072-2/+2
|
* different background for preview so you know it's a previewfriendica2013-02-042-2/+2
|
* make preview work again after search/new template changefriendica2013-02-042-6/+2
|
* update search_item.tplfriendica2013-02-041-1/+2
|
* fix new/search mod on network page, fix the parent queries on network and ↵friendica2013-02-041-1/+2
| | | | channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right.
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-032-10/+10
|
* more work on settings - move template utils to utils and get rid of modsfriendica2013-02-022-32/+0
|
* Clean up no longer used admin functions, plus fix summary template.Thomas Willingham2013-02-022-2/+2
|
* 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-272-0/+24
|
* 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
|
* 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
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-232-2/+24
|
* plug potential hole in magic auth, add link to chanview to view in dedicated ↵friendica2013-01-233-7/+17
| | | | window
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-7/+7
|
* directory services cleanupfriendica2013-01-192-0/+2
|
* distributed directory search from the navbarfriendica2013-01-192-0/+2
|
* 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-152-0/+14
|
* pages sorta workingfriendica2013-01-15204-1020/+0
|
* add newline at end of headerZach Prezkuta2013-01-11204-171/+375
|
* add warning messae about automatically generated templatesZach Prezkuta2013-01-11204-204/+1020
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-092-2/+0
|
* 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-081-80/+94
| | | | 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-081-6/+6
|
* 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.
* more work on notification popupfriendica2013-01-063-6/+8
|
* Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-06213-13/+5828
|\ | | | | implement smarty3
| * fix show-stopping bugsZach Prezkuta2013-01-0618-242/+4
| |
| * rebase and update themesZach Prezkuta2013-01-0634-130/+233
| |
| * implement Smarty3Zach Prezkuta2013-01-06219-11/+5961
| |
* | get sliders working againfriendica2013-01-061-2/+2
|/