Commit graph

134 commits

Author SHA1 Message Date
friendica
d0df12c259 typo 2013-11-14 17:19:49 -08:00
friendica
592c24e162 e2ee in comments and a bit of cleanup so not every theme has to define how to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step. 2013-11-14 15:41:25 -08:00
friendica
061b438f97 revert addeditortext changes for tinymce detection 2013-11-12 16:48:31 -08:00
friendica
8eaab0642f very crude zid support for e2ee content and move bbcode converter to main.js so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption). 2013-11-12 15:44:49 -08:00
friendica
a5693df07f issue #189 - show post edited time on relative date hovertip 2013-10-30 17:33:10 -07:00
friendica
7335f67246 fix issue #123 again, except this time don't allow ping recursion 2013-10-29 21:05:49 -07:00
Thomas Willingham
5570ae0101 Recursive ping 2013-10-29 05:07:55 +00:00
friendica
d98da77f2a issue #123 - this will leave a very very short interval between the time a 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. 2013-10-20 21:11:21 -07:00
friendica
b4efbfbce7 partial fix for issue #123 - this doesn't actually fix the reported problem, but does instantly reset the notification count when you click 'mark all xyz notifications seen' 2013-10-20 21:02:24 -07:00
friendica
3991db62d4 fix endless scroll 2013-10-13 21:21:13 -07:00
friendica
454aa6bff3 turn off endless scroll if we have no more content to load - currently for mod_display, need to add to other content modules 2013-10-13 20:09:11 -07:00
friendica
87f1c6b8ec more icon conversions - savedsearch listings need more work. The drop icon should be hidden unless the entry is being hovered. 2013-10-09 20:19:02 -07:00
friendica
0e793dea9b replace a bunch of graphic icons with vector icons 2013-10-08 21:17:11 -07:00
friendica
6519433301 suppress creating the directory update record for profile updates which are 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. 2013-09-25 21:22:36 -07:00
friendica
9fb2a87c9a Another try at issue #61 and #62 - an earlier fix was partially working but the issue persisted - this extends it a bit. 2013-08-18 00:04:38 -07:00
friendica
873c1f381e Merge pull request #77 from git-marijus/master
add spin.js a themable js spinner to red
2013-07-14 01:19:24 -07:00
git-marijus
9cb151fe27 port jot to spin.js 2013-07-13 23:28:44 +02:00
git-marijus
272642966b port like button to spin.js 2013-07-13 21:37:39 +02:00
git-marijus
1d5fe55973 Update main.js 2013-07-13 20:11:21 +02:00
git-marijus
7f3c44a431 Update main.js 2013-07-13 20:07:37 +02:00
git-marijus
486041ebbc Update main.js 2013-07-13 20:03:42 +02:00
friendica
08258da944 fix undefined commentWrap 2013-07-04 15:46:20 -07:00
friendica
a4c77467a7 with luck this will fix issue #61 and issue #62 - boy that was fun (not). 2013-07-02 20:15:45 -07:00
friendica
da05b9736e some work on issue #62 (comments collapsing on liveupdate), but still a work in progress
some work on photo consolidated "view/edit", but still a work in progress
2013-07-02 16:37:33 -07:00
friendica
b86253c655 issue #65 2013-07-01 19:41:11 -07:00
friendica
9b67e114ad possibly fix skipped pages on endless scroll 2013-06-13 19:21:45 -07:00
friendica
e1c6b776c4 fix timeago on search items, and bring back app display for wall items - which took a bit of re-arranging of a lot of other stuff 2013-05-09 22:04:30 -07:00
friendica
7dfea2c70d get rid of jquery.browser warnings by removing msie hacks in two places, live update and fancybox 2013-05-09 18:24:52 -07:00
friendica
112dbf3abd get search page working with live-update and endless scroll, still not 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. 2013-05-09 18:08:00 -07:00
friendica
863dcda8ee clean up some funky menu interactions 2013-03-06 19:19:56 -08:00
friendica
99c5f88963 mod_display - no fun. Not working at all. But a bit of progress. 2013-02-10 04:55:29 -08:00
friendica
74d23fcf8c give time for seen flag to get reset after comment post before repinging. 2013-02-05 14:26:27 -08:00
friendica
9dcecb6b37 finish up the "mark all xyz seen" for all known values of xyz 2013-02-03 19:07:01 -08:00
friendica
6b3d36c36d when did the ago-time div get renamed? I don't remember doing that. 2013-01-31 20:53:07 -08:00
friendica
9a4667c77c tweaking z-index on chanview full-page mode so that everything works correctly 2013-01-25 03:52:16 -08:00
friendica
0f67657c44 ability to make chanview iframe full size (covering source window) and shrink it again 2013-01-25 02:53:41 -08:00
friendica
4fd833b953 fix event notifications 2013-01-16 02:10:56 -08:00
friendica
ba20913c2b lots of notification tweaks 2013-01-08 02:49:08 -08:00
friendica
5875691d34 make normal popups work again 2013-01-07 22:35:28 -08:00
friendica
f04ce3b093 more work on notification system, fix a couple of minor issues from smarty conversion 2013-01-07 13:40:58 -08:00
friendica
479541b5f8 more work on notification popup 2013-01-06 22:00:31 -08:00
friendica
8766616e35 get sliders working again 2013-01-06 15:11:31 -08:00
friendica
7cd014e93c make preview work fix some other nits 2013-01-06 04:07:10 -08:00
friendica
f01d785aae fix timeago updates, reset unseen counts on channel page, don't set nav selected on profile page 2013-01-05 16:37:32 -08:00
friendica
a12264193f modularise the notification popups 2012-12-18 16:17:08 -08:00
friendica
fa8b4e98b7 some cleanup - Thomas we can put the radius/shadow stuff back later for the 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. 2012-12-16 15:49:22 -08:00
friendica
c360565d0a get rid of undefined $ error by mangling theme specific JS include order 2012-12-13 04:47:06 -08:00
friendica
4e192b108d templatise the building of page queries so we can re-use it elsewhere 2012-12-13 04:06:56 -08:00
friendica
d6fde94108 I've already told you repeatedly how much I despise endless scroll. But will you listen? No. Here it is. Now frucking fruckoff. 2012-12-10 18:24:59 -08:00
friendica
05e08cb5d2 trace through the threaded conversation spaghetti to bring back a sane looking network page 2012-11-28 18:45:11 -08:00