Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #123 - this will leave a very very short interval between the time a ↵ | friendica | 2013-10-20 | 1 | -1/+2 |
| | | | | notification shows up and the time it is cleared. This is about as fast as we can clear it. Previously it could have been as long as the network poll interval. | ||||
* | partial fix for issue #123 - this doesn't actually fix the reported problem, ↵ | friendica | 2013-10-20 | 1 | -0/+1 |
| | | | | but does instantly reset the notification count when you click 'mark all xyz notifications seen' | ||||
* | fix endless scroll | friendica | 2013-10-13 | 1 | -1/+1 |
| | |||||
* | turn off endless scroll if we have no more content to load - currently for ↵ | friendica | 2013-10-13 | 1 | -1/+3 |
| | | | | mod_display, need to add to other content modules | ||||
* | more icon conversions - savedsearch listings need more work. The drop icon ↵ | friendica | 2013-10-09 | 1 | -2/+2 |
| | | | | should be hidden unless the entry is being hovered. | ||||
* | replace a bunch of graphic icons with vector icons | friendica | 2013-10-08 | 1 | -0/+4 |
| | |||||
* | suppress creating the directory update record for profile updates which are ↵ | friendica | 2013-09-25 | 1 | -1/+2 |
| | | | | part of the normal import_xchan sequence - otherwise we get two for every change. Create it normally if we are called with a profile_update message and don't go through the whole import_xchan thing. | ||||
* | Sheesh. Three lines of Javascript. All you have to do is find which of the ↵ | friendica | 2013-09-01 | 1 | -0/+6 |
| | | | | three lines is doing something wrong. Or FILE A BUG. Or use a different browser (not *try* a different browser, *use* a different browser), or turn off freaking tinymce. But no - let's argue about browsers instead. | ||||
* | Another try at issue #61 and #62 - an earlier fix was partially working but ↵ | friendica | 2013-08-18 | 1 | -0/+34 |
| | | | | the issue persisted - this extends it a bit. | ||||
* | Merge pull request #77 from git-marijus/master | friendica | 2013-07-14 | 3 | -10/+439 |
|\ | | | | | add spin.js a themable js spinner to red | ||||
| * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -7/+7 |
| | | |||||
| * | Update main.js | git-marijus | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | Update main.js | git-marijus | 2013-07-13 | 1 | -1/+2 |
| | | |||||
| * | Update main.js | git-marijus | 2013-07-13 | 1 | -3/+2 |
| | | |||||
| * | Create jquery.spin.js | git-marijus | 2013-07-13 | 1 | -0/+80 |
| | | | | | | jquery plugin for spin.js | ||||
| * | Create spin.js | git-marijus | 2013-07-13 | 1 | -0/+349 |
| | | |||||
* | | fix undefined commentWrap | friendica | 2013-07-04 | 1 | -1/+4 |
| | | |||||
* | | with luck this will fix issue #61 and issue #62 - boy that was fun (not). | friendica | 2013-07-02 | 1 | -24/+13 |
| | | |||||
* | | some work on issue #62 (comments collapsing on liveupdate), but still a work ↵ | friendica | 2013-07-02 | 1 | -14/+23 |
| | | | | | | | | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress | ||||
* | | issue #65 | friendica | 2013-07-01 | 1 | -0/+16 |
| | | |||||
* | | implement taggable in auto-complete popups | friendica | 2013-06-16 | 1 | -3/+3 |
| | | |||||
* | | flag taggable connections in acl selector | friendica | 2013-06-16 | 1 | -2/+2 |
|/ | |||||
* | possibly fix skipped pages on endless scroll | friendica | 2013-06-13 | 1 | -6/+15 |
| | |||||
* | fix timeago on search items, and bring back app display for wall items - ↵ | friendica | 2013-05-09 | 1 | -6/+6 |
| | | | | which took a bit of re-arranging of a lot of other stuff | ||||
* | more jquery migration | friendica | 2013-05-09 | 1 | -2/+2 |
| | |||||
* | get rid of jquery.browser warnings by removing msie hacks in two places, ↵ | friendica | 2013-05-09 | 1 | -1/+1 |
| | | | | live update and fancybox | ||||
* | get search page working with live-update and endless scroll, still not ↵ | friendica | 2013-05-09 | 1 | -0/+1 |
| | | | | perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results. | ||||
* | Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping ↵ | Olivier Migeot | 2013-04-10 | 2 | -4/+516 |
| | | | | old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him). | ||||
* | clean up some funky menu interactions | friendica | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -6/+2 |
| | |||||
* | give time for seen flag to get reset after comment post before repinging. | friendica | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | finish up the "mark all xyz seen" for all known values of xyz | friendica | 2013-02-03 | 1 | -8/+5 |
| | |||||
* | when did the ago-time div get renamed? I don't remember doing that. | friendica | 2013-01-31 | 1 | -6/+6 |
| | |||||
* | tweaking z-index on chanview full-page mode so that everything works correctly | friendica | 2013-01-25 | 1 | -4/+4 |
| | |||||
* | ability to make chanview iframe full size (covering source window) and ↵ | friendica | 2013-01-25 | 1 | -0/+14 |
| | | | | shrink it again | ||||
* | fix event notifications | friendica | 2013-01-16 | 1 | -4/+4 |
| | |||||
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -8/+8 |
| | |||||
* | make normal popups work again | friendica | 2013-01-07 | 1 | -1/+2 |
| | |||||
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 1 | -4/+19 |
| | | | | conversion | ||||
* | more work on notification popup | friendica | 2013-01-06 | 1 | -18/+16 |
| | |||||
* | get sliders working again | friendica | 2013-01-06 | 1 | -0/+2 |
| | |||||
* | make preview work fix some other nits | friendica | 2013-01-06 | 1 | -10/+9 |
| | |||||
* | fix timeago updates, reset unseen counts on channel page, don't set nav ↵ | friendica | 2013-01-05 | 1 | -6/+6 |
| | | | | selected on profile page | ||||
* | modularise the notification popups | friendica | 2012-12-18 | 1 | -3/+23 |
| | |||||
* | some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵ | friendica | 2012-12-16 | 1 | -2/+2 |
| | | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting. | ||||
* | get rid of undefined $ error by mangling theme specific JS include order | friendica | 2012-12-13 | 1 | -16/+17 |
| | |||||
* | templatise the building of page queries so we can re-use it elsewhere | friendica | 2012-12-13 | 1 | -2/+2 |
| | |||||
* | I've already told you repeatedly how much I despise endless scroll. But will ↵ | friendica | 2012-12-10 | 1 | -1/+40 |
| | | | | you listen? No. Here it is. Now frucking fruckoff. | ||||
* | progress on the acl selector - it should mostly work, but the returned data ↵ | friendica | 2012-12-07 | 1 | -4/+4 |
| | | | | isn't yet parsed correctly in mod_item |