aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3
Commit message (Collapse)AuthorAgeFilesLines
* dang - this is almost testable. Still have to figure out the best way to ↵friendica2013-02-191-2/+2
| | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
* global rename viewcontacts to viewconnectionsfriendica2013-02-191-1/+1
|
* viewcontacts updatefriendica2013-02-191-1/+1
|
* moving onfriendica2013-02-181-0/+40
|
* we don't need to quote or rename 'default' in mySQL if we just use the ↵friendica2013-02-151-1/+1
| | | | original column name 'is_default'
* bring mod_common into the modern agefriendica2013-02-132-5/+1
|
* fix profile selector on profile_photo page (unquoted mysql reserved word ↵friendica2013-02-101-1/+1
| | | | 'default')
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-102-0/+18
|
* add soapbox settingsfriendica2013-02-101-3/+4
|
* finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵friendica2013-02-071-5/+5
| | | | opacity. Bad idea.
* auto form submission didn't work - jquery inheritance issue, disabling until ↵friendica2013-02-071-1/+1
| | | | we find another way.
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-071-1/+1
|
* different background for preview so you know it's a previewfriendica2013-02-041-1/+1
|
* make preview work again after search/new template changefriendica2013-02-041-3/+1
|
* update search_item.tplfriendica2013-02-041-1/+2
|
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-031-5/+5
|
* more work on settings - move template utils to utils and get rid of modsfriendica2013-02-021-16/+0
|
* Clean up no longer used admin functions, plus fix summary template.Thomas Willingham2013-02-021-1/+1
|
* plugin_settings are now feature_settingsfriendica2013-01-311-1/+1
|
* update friends in common tool now that poco is workingfriendica2013-01-311-3/+3
|
* simplify friendship approval - merge with connection editingfriendica2013-01-271-0/+12
|
* smarty updatefriendica2013-01-271-0/+1
|
* more photo backend stufffriendica2013-01-261-0/+18
|
* upstream fixes, template regenerationfriendica2013-01-25205-0/+1028
|
* add tooltip to toggle full screen modefriendica2013-01-251-2/+2
|
* ability to make chanview iframe full size (covering source window) and ↵friendica2013-01-251-1/+2
| | | | shrink it again
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-231-1/+12
|
* plug potential hole in magic auth, add link to chanview to view in dedicated ↵friendica2013-01-232-7/+12
| | | | window
* directory services cleanupfriendica2013-01-191-0/+1
|
* distributed directory search from the navbarfriendica2013-01-191-0/+1
|
* fix event notificationsfriendica2013-01-161-5/+5
|
* missed adding these files yesterday, they're needed for pages to workfriendica2013-01-151-0/+7
|
* 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-091-1/+0
|
* update templatesfriendica2013-01-081-5/+5
|
* update smarty templatesfriendica2013-01-081-79/+98
|
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-071-10/+0
| | | | buggered quite as much as before.
* more work on notification popupfriendica2013-01-062-4/+5
|
* fix show-stopping bugsZach Prezkuta2013-01-0617-240/+2
|
* rebase and update themesZach Prezkuta2013-01-0634-130/+233
|
* implement Smarty3Zach Prezkuta2013-01-06212-0/+5950