Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | and a typo fix | Friendika | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | notification issue after last checkin | Friendika | 2011-10-04 | 1 | -1/+9 |
| | |||||
* | performance enhancements | Friendika | 2011-10-04 | 1 | -2/+7 |
| | |||||
* | Merge pull request #16 from duthied/master | duthied | 2011-10-04 | 1 | -4/+9 |
|\ | | | | | Minor ui tweaks | ||||
| * | - moved the header for profile permissions out of the scrolling div | Devlon Duthie | 2011-10-04 | 1 | -4/+9 |
| | | | | | | | | - tweaks to the testbubble theme's nav | ||||
* | | urlescape saved search terms | Friendika | 2011-10-04 | 1 | -1/+1 |
| | | |||||
* | | improve feed import performance | Friendika | 2011-10-04 | 1 | -2/+2 |
| | | |||||
* | | tagmatch available to anon, add paging variable to query | Friendika | 2011-10-03 | 1 | -10/+8 |
| | | |||||
* | | add tagmatch | Friendika | 2011-10-03 | 1 | -0/+54 |
| | | |||||
* | | removing another potential way a post could have a zero parent. | Friendika | 2011-10-03 | 1 | -0/+5 |
| | | |||||
* | | ?f did not have = after it | Friendika | 2011-10-03 | 1 | -1/+1 |
|/ | |||||
* | broke 'find similar' matches content into a tpl in core, added an extended ↵ | Devlon Duthie | 2011-10-03 | 1 | -7/+10 |
| | | | | tpl to testbubble that lists the profile tags | ||||
* | added activetab var to message.php for templates | Devlon Duthie | 2011-10-02 | 1 | -4/+12 |
| | | | | | (testbubble only) added logic to photo header to make tab 'sticky' (active class for styling) (testbubble only) css fix for avatars in wallitems | ||||
* | malformed xml in ping | Friendika | 2011-10-02 | 1 | -1/+1 |
| | |||||
* | option to not post photos to status stream | Friendika | 2011-10-01 | 1 | -8/+5 |
| | |||||
* | override pragma | Friendika | 2011-10-01 | 2 | -0/+8 |
| | |||||
* | typo last checkin | Friendika | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | restore photo cache | Friendika | 2011-09-30 | 1 | -0/+2 |
| | |||||
* | do not poll for abandoned accounts | Friendika | 2011-09-29 | 1 | -0/+4 |
| | |||||
* | classes added to core + testbubble theme | Devlon Duthie | 2011-09-29 | 1 | -4/+6 |
| | | | | some fixes to testbubble theme related to tab styling | ||||
* | path for country.js - now in js directory | Friendika | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | just hostname not url in hm:host - host xrd document | Friendika | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | create zot batch keys | Friendika | 2011-09-28 | 1 | -0/+25 |
| | |||||
* | ping returns notices and infos also to unlogged users | Fabio Comuni | 2011-09-28 | 1 | -153/+155 |
| | |||||
* | zot/salmon new key format for batch keys | Friendika | 2011-09-27 | 2 | -2/+6 |
| | |||||
* | show profile url in ACL hovertips, add fork identifier to json siteinfo | Friendika | 2011-09-27 | 2 | -3/+6 |
| | |||||
* | Merge remote-tracking branch 'fabrix/newui' | Fabio Comuni | 2011-09-27 | 14 | -39/+191 |
|\ | |||||
| * | fix "friend of" message in ping.php | Fabio Comuni | 2011-09-26 | 1 | -9/+15 |
| | | |||||
| * | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 23 | -271/+373 |
| |\ | |||||
| * | | Show "404.tpl" instead of using 'notice()' in case of 404 | Fabio Comuni | 2011-09-19 | 1 | -2/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-09-16 | 9 | -83/+266 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-09-08 | 3 | -17/+57 |
| |\ \ \ | |||||
| * | | | | Load infos and notices via ping and show them with js popup | Fabio Comuni | 2011-09-05 | 1 | -2/+20 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-09-05 | 7 | -19/+138 |
| |\ \ \ \ | |||||
| * | | | | | Avoid a small error in admin | Fabio Comuni | 2011-08-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Installed apps as array instead of string | Fabio Comuni | 2011-08-31 | 1 | -8/+11 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-08-30 | 7 | -56/+63 |
| |\ \ \ \ \ | |||||
| * | | | | | | don't add notification details on new posts | fabrixxm | 2011-08-23 | 1 | -4/+4 |
| | | | | | | | |||||
| * | | | | | | add more notification messages | fabrixxm | 2011-08-23 | 1 | -20/+86 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into newui | fabrixxm | 2011-08-22 | 11 | -145/+88 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | fix friend request query in ping | fabrixxm | 2011-08-17 | 1 | -4/+16 |
| | | | | | | | | |||||
| * | | | | | | | remove javascript to set selectect nav item. enanche img template prefetch ↵ | fabrixxm | 2011-08-17 | 11 | -11/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignoring | ||||
| * | | | | | | | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-08-17 | 37 | -345/+488 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | notify pending registrations | Fabio Comuni | 2011-07-29 | 1 | -5/+24 |
| | | | | | | | | | |||||
| * | | | | | | | | js to open close popup nav menu and to populate notification menu via ping. | Fabio Comuni | 2011-07-25 | 1 | -8/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mod/ping to return details about messages and intros | ||||
| * | | | | | | | | change nav selected css class | Fabio Comuni | 2011-07-25 | 9 | -9/+9 |
| | | | | | | | | | |||||
* | | | | | | | | | fixed a bug I introduced when working on the testbubble theme - user's photo ↵ | Devlon Duthie | 2011-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | widget header div wasn't closed correctly + some opera-friendly style changes | ||||
* | | | | | | | | | zot endpoint | Friendika | 2011-09-26 | 1 | -0/+51 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | added widget class to saved arch block on search page | Devlon Duthie | 2011-09-25 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added header to search results where there are results | ||||
* | | | | | | | | moved invite friends into 'find people' block | Devlon Duthie | 2011-09-25 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | misc. styling tweaks |