aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* we don't need to quote or rename 'default' in mySQL if we just use the ↵friendica2013-02-152-2/+2
| | | | original column name 'is_default'
* bring mod_common into the modern agefriendica2013-02-133-6/+2
|
* Whinging whining stupid fucks.friendica2013-02-121-4/+0
|
* Sort out registrations requiring approvalfriendica2013-02-114-12/+12
|
* fix profile selector on profile_photo page (unquoted mysql reserved word ↵friendica2013-02-103-2/+11
| | | | 'default')
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-104-0/+31
|
* add soapbox settingsfriendica2013-02-105-14/+45
|
* perhaps REGISTER_VERIFY will work now. I'll test it and make certain it ↵friendica2013-02-082-2/+2
| | | | works some day. But not today.
* make pcss work (really this time)friendica2013-02-071-64/+11
|
* finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵friendica2013-02-074-24/+35
| | | | opacity. Bad idea.
* auto form submission didn't work - jquery inheritance issue, disabling until ↵friendica2013-02-073-6/+6
| | | | we find another way.
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-073-3/+7
|
* different background for preview so you know it's a previewfriendica2013-02-044-5/+5
|
* 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
|
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-02-021-0/+1
|\
| * add post_wall to forum permission defaultsfriendica2013-02-021-0/+1
| |
* | 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-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
|