Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Language selection: case-insensitive and system language | Alexandre Hannud Abdo | 2014-05-23 | 1 | -3/+2 |
| | | | | | | | Fixed ignoring HTTP_ACCEPT_LANGUAGE tags that had uppercase characters. Fixed defining a->language too soon to ever get the system lang | ||||
* | try to fix random logouts | friendica | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | better checking for SSL servers, even though it probably doesn't fix the ↵ | friendica | 2014-05-08 | 1 | -1/+1 |
| | | | | cookie bug | ||||
* | remove the redundant install check | friendica | 2014-05-08 | 1 | -1/+1 |
| | |||||
* | turn off ssl cookie protection by default since nobody that has problems ↵ | friendica | 2014-05-08 | 1 | -9/+11 |
| | | | | | | | with it is apparently able to debug it. PLEASE turn it on by util/config system ssl_cookie_protection 1 if you use SSL. Please debug it if you have a problem and have any basic technical skills at all and tell us why it doesn't work so we can fix it and turn this on by default because it is very very very important. | ||||
* | Do our best to provide sane cookie defaults. | friendica | 2014-05-07 | 1 | -5/+5 |
| | |||||
* | try again | friendica | 2014-05-05 | 1 | -2/+9 |
| | |||||
* | revert | friendica | 2014-05-05 | 1 | -1/+2 |
| | |||||
* | improved cookie security | friendica | 2014-05-05 | 1 | -0/+1 |
| | |||||
* | strip hard-wired zids from posted links as they will have the wrong identity ↵ | friendica | 2014-02-16 | 1 | -1/+1 |
| | | | | when somebody tries to view the link | ||||
* | don't load any configs from DB if installing - especially in style.pcss | friendica | 2014-02-02 | 1 | -5/+5 |
| | |||||
* | better check for setup module | friendica | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | some windows fixes | friendica | 2014-02-02 | 1 | -8/+12 |
| | |||||
* | clean up logger commands. Placed apostrophs at the end from some comments to ↵ | Michael Meer | 2014-01-30 | 1 | -3/+1 |
| | | | | keep the syntax highlighting in vi working | ||||
* | attempt with fix URL for testing works | Michael Meer | 2014-01-30 | 1 | -2/+3 |
| | |||||
* | prevent reload loop if JS is active, but no cookies accepted | zottel | 2014-01-16 | 1 | -1/+5 |
| | |||||
* | more dav work | friendica | 2014-01-03 | 1 | -2/+0 |
| | |||||
* | set JS cookie | zottel | 2013-12-09 | 1 | -0/+6 |
| | |||||
* | Saved searches on the matrix/network page just got a lot more interesting. ↵ | friendica | 2013-10-01 | 1 | -1/+1 |
| | | | | Hint: it's all about autocomplete | ||||
* | fix include paths | dsp1986 | 2013-09-17 | 1 | -2/+2 |
| | |||||
* | fix homebase variable | friendica | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | some object/thing tweaks | friendica | 2013-07-03 | 1 | -2/+5 |
| | |||||
* | push refresh messages, performance work on conversations and configs, doc ↵ | friendica | 2013-06-14 | 1 | -0/+1 |
| | | | | updates | ||||
* | templatise alt_pager | friendica | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for ↵ | fabrixxm | 2013-05-10 | 1 | -2/+2 |
| | | | | compiled templates | ||||
* | db abstraction layer | friendica | 2013-04-22 | 1 | -2/+2 |
| | |||||
* | set hidden flags on new directory entries, not just existing ones | friendica | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -1/+8 |
| | |||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -10/+12 |
| | |||||
* | move all the final page construction to a construct_page() function | friendica | 2013-01-04 | 1 | -80/+1 |
| | |||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | get rid of undefined $ error by mangling theme specific JS include order | friendica | 2012-12-13 | 1 | -0/+3 |
| | |||||
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -0/+2 |
| | |||||
* | Allow anybody to completely over-ride any module on their own site without ↵ | friendica | 2012-11-28 | 1 | -12/+15 |
| | | | | any core code edits. Just copy an existing module file to 'custom/{module}.php' and edit to your liking. | ||||
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -4/+6 |
| | |||||
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | mv mod_install to mod_setup, conflict with name of install dir | friendica | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | more theme stuff | friendica | 2012-11-03 | 1 | -2/+0 |
| | |||||
* | fix page title | friendica | 2012-10-29 | 1 | -1/+1 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 1 | -1/+3 |
| | |||||
* | lotsa little fixes | friendica | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | don't show categories widget if there are none | friendica | 2012-10-19 | 1 | -1/+0 |
| | |||||
* | provide auto admin registration as before, but allow the current admin to ↵ | friendica | 2012-10-04 | 1 | -2/+0 |
| | | | | create other admins | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -0/+13 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | create a widget registry for pages so themes can reorder, insert/delete, and ↵ | friendica | 2012-09-27 | 1 | -2/+20 |
| | | | | relocate widgets to different regions of the page | ||||
* | allow themes to add to and/or completely over-ride the module sidebar | friendica | 2012-09-25 | 1 | -7/+23 |
| | |||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 1 | -0/+2 |
| | |||||
* | back to identity creation form | friendica | 2012-08-23 | 1 | -22/+8 |
| | |||||
* | per module code file for themes | friendica | 2012-08-22 | 1 | -0/+4 |
| |