Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comment box premature close due to race condition with liveupdate | Friendika | 2011-08-10 | 1 | -1/+2 |
| | |||||
* | enhance random_string, block public email replies | Friendika | 2011-08-10 | 1 | -1/+2 |
| | |||||
* | allow group selection from contact edit page | Friendika | 2011-08-02 | 1 | -0/+8 |
| | |||||
* | better fix for bug #107, last one was flawed | Friendika | 2011-07-21 | 1 | -1/+1 |
| | |||||
* | provide fake first arg to ajax updater | Friendika | 2011-07-21 | 1 | -2/+2 |
| | |||||
* | ajax pause - any key to resume | Friendika | 2011-07-20 | 1 | -0/+8 |
| | |||||
* | New jot acl selector | Fabio Comuni | 2011-07-19 | 1 | -4/+13 |
| | |||||
* | Update settings page to use field templates. | Fabio Comuni | 2011-07-06 | 1 | -0/+55 |
| | | | | | | | Add tabs to switch user settings/plugin settings Add new field templates 'custom', 'password', radio' and 'yesno' Update main.js to support advanced fileds Update duepuntozero, dispy e loozah themes | ||||
* | community page | Friendika | 2011-07-04 | 1 | -2/+3 |
| | |||||
* | starred items | Friendika | 2011-07-03 | 1 | -0/+15 |
| | |||||
* | now that we have admin interface, completely remove register approvals from ↵ | Friendika | 2011-06-29 | 1 | -5/+1 |
| | | | | notifications | ||||
* | improved UI for checked items to be deleted | Friendika | 2011-06-17 | 1 | -0/+11 |
| | |||||
* | Merge pull request #116 from fabrixxm/admin | Friendika | 2011-06-16 | 1 | -18/+38 |
|\ | | | | | Admin pages | ||||
| * | Admin users page. some fix to template processor. | Fabio Comuni | 2011-06-16 | 1 | -0/+12 |
| | | |||||
| * | ping updates trigger 'nav-update' custom event from <nav> | Fabio Comuni | 2011-06-16 | 1 | -18/+26 |
| | | |||||
* | | delete selected items | Friendika | 2011-06-15 | 1 | -20/+0 |
|/ | |||||
* | use icon for language selector instead of hotkey | Friendika | 2011-06-05 | 1 | -12/+12 |
| | |||||
* | don't send any potentially large embeds over ajax so as to avoid huge ↵ | Friendika | 2011-05-18 | 1 | -1/+1 |
| | | | | prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once. | ||||
* | "show all n comments" comes back after toggled and ajax updated, plus ↵ | Friendika | 2011-05-17 | 1 | -0/+3 |
| | | | | connector doc improvements | ||||
* | Icons as CSS classes, hide net/home/mail/notify-update divs with no value | fabrixxm | 2011-04-28 | 1 | -9/+6 |
| | |||||
* | "wait" cursor when submitting comments bug #45 | Friendika | 2011-04-18 | 1 | -3/+7 |
| | |||||
* | profile visibility editor | Friendika | 2011-04-12 | 1 | -1/+9 |
| | |||||
* | show busy cursor during ajax call | Friendika | 2011-04-12 | 1 | -1/+2 |
| | |||||
* | cleanup | Friendika | 2011-04-12 | 1 | -1/+9 |
| | |||||
* | bug #37, ampersand + everything following in url is stripped when using link ↵ | Friendika | 2011-04-10 | 1 | -0/+23 |
| | | | | icon to share link | ||||
* | change language dynamically - bound to F8 key | Friendika | 2011-03-31 | 1 | -0/+13 |
| | |||||
* | update comment count as new comments come in | Friendika | 2011-03-29 | 1 | -8/+12 |
| | |||||
* | no delimiter if empty | Friendika | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | convert update script arg passing to js - remembering the browser prefetch ↵ | Friendika | 2011-02-17 | 1 | -1/+4 |
| | | | | issues | ||||
* | ajax reload fixes | Friendika | 2011-02-16 | 1 | -0/+4 |
| | |||||
* | ajax comments | Friendika | 2011-02-14 | 1 | -12/+20 |
| | |||||
* | more test ajax comments | Friendika | 2011-02-12 | 1 | -0/+13 |
| | |||||
* | limit privacy ACL's to networks which can handle privacy | Friendika | 2011-01-30 | 1 | -0/+1 |
| | |||||
* | disable "take me home" hotkey, different on FF (shift-home), IE ($). | Friendika | 2011-01-30 | 1 | -6/+7 |
| | |||||
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-04 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'friendika-master' | fabrixxm | 2011-01-04 | 1 | -0/+5 |
| |\ | |||||
| * | | Manage user registrations in REGISTER_APPROVE mode. | fabrixxm | 2011-01-04 | 1 | -0/+4 |
| | | | |||||
* | | | use shift-home instead to take you home | Friendika | 2011-01-04 | 1 | -3/+4 |
| |/ |/| | |||||
* | | provide "return home" key | Friendika | 2011-01-04 | 1 | -0/+5 |
|/ | |||||
* | prevent concurrent ajax updates | Friendika | 2010-12-15 | 1 | -1/+4 |
| | |||||
* | fix like/dislike refresh on photos/display items | Friendika | 2010-11-02 | 1 | -1/+15 |
| | |||||
* | sort out the magic cursor | Mike Macgirvin | 2010-10-08 | 1 | -15/+0 |
| | |||||
* | bloody ie8 | Mike Macgirvin | 2010-09-29 | 1 | -7/+7 |
| | |||||
* | show members of locked conversations | Mike Macgirvin | 2010-09-29 | 1 | -3/+48 |
| | |||||
* | moved a couple of translatable strings from js include file to translatable view | Mike Macgirvin | 2010-09-29 | 1 | -18/+0 |
| | |||||
* | animate the sparkler, author was getting sparkled on own page | Mike Macgirvin | 2010-09-27 | 1 | -0/+15 |
| | |||||
* | pass vars via javascript, not html. Also fix broken pause img on IE | Mike Macgirvin | 2010-09-20 | 1 | -10/+6 |
| | |||||
* | more robust feed error handling, at the expense of performance. | Mike Macgirvin | 2010-09-20 | 1 | -3/+4 |
| | | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session. | ||||
* | provide visual indicator when pausing ajax updates | Mike Macgirvin | 2010-09-20 | 1 | -1/+8 |
| | |||||
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 1 | -2/+23 |
| |