Commit Graph
13293 Commits
Author SHA1 Message Date
friendica 76a6739b93 remove bogus grouping from fix for #938 2015-03-28 18:47:28 -07:00
friendica dcac6a54c5 Merge https://github.com/friendica/red into pending_merge 2015-03-28 18:46:24 -07:00
friendica 1e4490079b issue #938 2015-03-28 18:45:58 -07:00
jeroenpraat d423c9b12c Make sure long words (channel addresses, homepages) on the vcard are not on top of the content to the right. 2015-03-29 00:38:47 +01:00
friendica f35679dd6d Merge https://github.com/friendica/red into pending_merge 2015-03-28 14:53:33 -07:00
friendica 0aba609ad4 issue #941 2015-03-28 14:53:00 -07:00
Mario Vavti 2899c500ee some colorbox styling 2015-03-27 12:12:12 +01:00
Mario Vavti b59e2870ab Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it there). Comment out some most probably deprecated js includes. Some css cleanup. 2015-03-27 11:52:59 +01:00
friendica 1bf93916db adjust category auto-complete background color (blue) to match the blue we use for buttons. It was a completely unrelated shade of blue and looked out of place. 2015-03-26 23:51:58 -07:00
friendica 0837e67a53 minor tweak on event form 2015-03-26 21:03:54 -07:00
friendica b1f2c29a96 bring event form into line with other forms 2015-03-26 20:56:05 -07:00
friendica 0bb89778d3 add channel_lastpost timestamp to help optimise some outrageously expensive queries. 2015-03-26 19:55:52 -07:00
friendica fe2d5969d2 Merge https://github.com/friendica/red into pending_merge 2015-03-26 18:10:42 -07:00
friendica 47292c612c provide ways to over-ride the datetime pickers 2015-03-26 18:03:39 -07:00
RedMatrix f8233641e6 Merge pull request #940 from HaakonME/master
Updated Norwegian bokmål translation
2015-03-27 08:48:19 +11:00
Mario Vavti b638c6e007 whitespace 2015-03-26 22:34:56 +01:00
Mario Vavti c521a28486 do not move viewed content off the screen after collapsing a long post 2015-03-26 21:33:44 +01:00
Haakon Meland Eriksen 0853d9dca7 Updated Norwegian bokmål translation 2015-03-26 20:36:28 +01:00
Mario Vavti a5f410d587 this might stop page scrolls while new updates drop in 2015-03-26 10:43:09 +01:00
Mario Vavti e0a0fc507f remove some vars from style.css 2015-03-26 09:45:30 +01:00
friendica f1a1660709 item_check_service_class - the join is totally unnecessary 2015-03-25 19:13:53 -07:00
friendica a6be0c9e72 since several prominent sites are interested in post expiration, this reduces the usefulness of having an archive widget n the matrix page (which wasn't horribly useful anway). So remove it from the default mod_network.pdl 2015-03-25 17:50:38 -07:00
friendica 296c4c38bc improve description of that setting 2015-03-25 17:46:38 -07:00
friendica 75f3f4a808 admin config for default expiration 2015-03-25 17:43:02 -07:00
friendica b6d4f01ba9 Merge https://github.com/friendica/red into pending_merge 2015-03-25 15:33:50 -07:00
friendica e33da588bd comanche: move 'webpage' declaration to the first parser pass so it is set when content loads. 2015-03-25 15:32:49 -07:00
Mario Vavti 49005101c7 make postgresql happy 2015-03-25 11:03:37 +01:00
friendica 022305fe83 also allow service classes to set post expiration. These take priority over the site default. 2015-03-24 20:38:53 -07:00
friendica 63b8020969 more work on expiration, make system limits useful - even in retrospect 2015-03-24 17:09:42 -07:00
friendica 1f427e0e5b make the log message reflect what's really happening 2015-03-24 16:30:14 -07:00
friendica 3d60008842 provide a site-wide expiration policy without loopholes - still need work to reduce the impact of expiration queries. 2015-03-24 15:53:55 -07:00
friendica abf642be7f Merge https://github.com/friendica/red into pending_merge 2015-03-24 12:41:37 -07:00
friendica 00b3c4c881 sql errors on postgres with yestderday's optimisation 2015-03-24 12:40:55 -07:00
Paolo T e41958111f Merge pull request #937 from tuscanhobbit/dev
Italian translation
2015-03-24 13:55:47 +01:00
Paolo Tacconi 78ef81b15f Italian translation 2015-03-24 13:37:23 +01:00
RedMatrix 10de423dde Merge pull request #936 from git-marijus/master
this query can take quite a while if there were many updates but it has ...
2015-03-24 22:15:34 +11:00
Mario Vavti c21a21be3e we only need item mid. some documentation. 2015-03-24 11:38:54 +01:00
Mario Vavti 1821b099df this query can take quite a while if there were many updates but it has not been called for a long time (eg nobody called mod sharedwithme). might be a good idea to have this in the poller to clean up on a regular basis and call it once more in mod sharedwithme. what do you think? 2015-03-24 10:56:02 +01:00
friendica c024668cf2 catche edge case of tag "@abcdef +1", which tags the first entry in your abook, regardless of abcdef. This holds true for other similar patterns as well. 2015-03-24 02:36:45 -07:00
friendica 37f0bd6c9d one step forward, one step back. 2015-03-23 20:16:56 -07:00
friendica c2acab21d4 improve performance of the zotfeed queries 2015-03-23 19:56:10 -07:00
friendica d32f63df82 explicitly unset delegate session vars on logout 2015-03-23 17:51:43 -07:00
friendica 0f8fdf1a3e Merge https://github.com/friendica/red into pending_merge 2015-03-23 15:37:13 -07:00
friendica f2127d4ba7 limit notification detail queries for items and events 2015-03-23 15:36:17 -07:00
Mario Vavti dd930f180e sql in -> IN 2015-03-23 11:06:13 +01:00
Mario Vavti d6ad74c649 indicate new or updated items 2015-03-23 10:59:54 +01:00
friendica 62b2fa6ac7 operation snakebite, cont. 2015-03-22 20:30:23 -07:00
friendica ccef9e5636 put a lower time limit on time travellers 2015-03-22 18:23:37 -07:00
friendica 2bd19e6b51 $simple_update isn't so simple any more. Make sure we don't re-itnroduce the bug that session['loadtime'] was created to fix. It's questionable whether we still need to even look for item_unseen but I won't make that call today. We can also eliminate the restriction on not doing live updates from the discover tab since we aren't relying completely on item_unseen (which can only be set by the owner and won't work on a page with virtual owners). 2015-03-22 15:00:41 -07:00
friendica f5f194c92b allow complete undo of a vote, not just a change of vote 2015-03-22 14:55:41 -07:00