Michael Vogel
|
bf9ab389a2
|
Just some removed blanks
|
2015-08-11 20:16:53 +02:00 |
|
Michael Vogel
|
b4d09777b9
|
Added many accesskeys ...
|
2015-08-08 17:33:43 +02:00 |
|
rabuzarus
|
5ce125d6e0
|
cleanup of some unused code
|
2015-06-26 15:13:52 +02:00 |
|
rabuzarus
|
94b21245bc
|
some more work to get acl data into populate_acl
|
2015-06-25 18:57:42 +02:00 |
|
rabuzarus
|
74267310d6
|
html to section_title.tpl
|
2015-05-30 02:21:30 +02:00 |
|
Michael Vogel
|
489af0d55d
|
Just added some forgotten escaping.
|
2015-04-10 00:54:42 +02:00 |
|
Michael Vogel
|
662fd84891
|
Automention of communities when a single contact is selected on the network page.
|
2015-04-10 00:42:03 +02:00 |
|
Michael Vogel
|
027b11ebb5
|
Small bugfix for likes
|
2015-03-02 23:34:59 +01:00 |
|
Michael Vogel
|
440e2d82b1
|
Global setting for the behaviour of likes.
|
2015-02-23 12:44:50 +01:00 |
|
Michael Vogel
|
9eeff0d891
|
Received "likes" and "dislikes" don't update the "commented" value anymore.
|
2015-02-22 17:34:04 +01:00 |
|
Johannes Schwab
|
12d7ca9b84
|
improved infinite scrollling
|
2015-02-13 00:40:59 +01:00 |
|
Michael Vogel
|
1d48ab0191
|
"altpager" is now the standard value and can be disabled. Depending upon the user reactions we can disable it in an upcoming version.
|
2015-02-08 11:54:42 +01:00 |
|
Johannes Schwab
|
9cb3a4188e
|
fix network tab urls
|
2015-01-16 02:25:17 +01:00 |
|
Fabrixxm
|
2fee5966f1
|
fix #1222
|
2014-11-10 15:37:52 +01:00 |
|
Fabrixxm
|
84e93602de
|
small indentation fix
|
2014-11-10 15:07:35 +01:00 |
|
Fabrixxm
|
f7cf72e450
|
fix use of $->query_string
|
2014-10-22 09:32:24 +02:00 |
|
Fabrixxm
|
63168905ec
|
Fix #1190
|
2014-10-22 09:04:32 +02:00 |
|
Michael Vogel
|
235eae66bb
|
New query parameter that Speeds up the network viee when there are many contacts
|
2014-05-24 11:01:52 +02:00 |
|
Michael Vogel
|
6b38968f80
|
The template "register_adminadd_eml.tpl" was missing for all languages except german. That lead to an empty page when adding users.
|
2014-05-04 21:11:25 +02:00 |
|
Michael Vogel
|
e1a41aff05
|
Groups should now be fast (and accurate)
|
2014-03-20 23:34:09 +01:00 |
|
Michael Vogel
|
a03014a47c
|
Adding functions for the file- and category handling
|
2014-03-20 18:51:13 +01:00 |
|
Michael Vogel
|
bbf9378a49
|
Even more SQL improvements.
|
2014-03-16 17:12:56 +01:00 |
|
Michael Vogel
|
6b8585d48d
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
|
Michael Vogel
|
046096e705
|
Speeding up showing marked posts.
|
2014-02-16 17:30:42 +01:00 |
|
Michael Vogel
|
4b0e370c4c
|
Better handling of the network field in the item table.
|
2013-12-27 01:58:21 +01:00 |
|
Michael Vogel
|
7e5c8ab91c
|
Keeping an offset for page switching: This helps so that you don't see old messages
|
2013-12-10 00:13:19 +01:00 |
|
Michael Vogel
|
d20d2f74ae
|
Bugfix: Page switching had a problem with the search. And automatic reloading hadn't worked with some search terms
|
2013-12-08 20:10:28 +01:00 |
|
Michael Vogel
|
3b4a20f987
|
SQL improvements. New parameter for a maximum amount of comments per thread
|
2013-12-08 14:49:24 +01:00 |
|
Michael Vogel
|
7ba1416e64
|
SQL: Query for showing group posts is improved, order by comment date now work again
|
2013-11-08 08:11:39 +01:00 |
|
Michael Vogel
|
eaefcf9de7
|
All subqueries in tag searches are now reformed. Further SQL improvements
|
2013-11-03 02:07:44 +01:00 |
|
Michael Vogel
|
759015e5fd
|
Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries
|
2013-11-02 16:13:11 +01:00 |
|
Michael Vogel
|
53c06a3625
|
Several performance improvements.
|
2013-11-02 10:49:44 +01:00 |
|
Michael Vogel
|
1b0b686116
|
Speeding up the search for tags.
|
2013-10-15 00:49:13 +02:00 |
|
Michael Vogel
|
d5ae5ecedd
|
- Improved speed due to forced indexes when showing items.
- Possibility to setup a hostname
|
2013-09-15 10:40:58 +02:00 |
|
friendica
|
115c8a53bf
|
issue546 via Tobias
|
2013-04-23 18:58:52 -07:00 |
|
Zach Prezkuta
|
03f2fa5119
|
prevent infinite redirect on network page for non-existant group
|
2013-03-16 10:11:32 -06:00 |
|
Michael Vogel
|
93143702ed
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
boot.php
database.sql
library/fancybox/jquery.fancybox-1.3.4.css
mod/search.php
update.php
|
2013-02-17 12:35:40 +01:00 |
|
Michael Vogel
|
2cb576d305
|
Bugfixing after adding timestamps
|
2013-01-27 13:57:44 +01:00 |
|
Zach Prezkuta
|
488a38cd85
|
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-26 13:01:57 -07:00 |
|
Michael Vogel
|
5501dd0759
|
Searching for tags has been enabled in all places. The tag detection has been improved for imports with missing line feeds.
|
2013-01-13 17:13:01 +01:00 |
|
Michael Vogel
|
158bfda0ac
|
Changing the tag system to the "term" table.
|
2013-01-13 14:50:55 +01:00 |
|
Michael Vogel
|
8cef0fa80d
|
Mentions are now displayed much faster. Attention: The related database update can last more than one minute.
bbcode: The generated HTML is now cleaned up every time (using the DOM) since it happened that bad html broke the network page.
|
2013-01-13 09:37:15 +01:00 |
|
Zach Prezkuta
|
aef96a1d5e
|
add support for admin choice to force an entire hub to use alt-pager
|
2012-11-27 19:30:46 -07:00 |
|
Zach Prezkuta
|
94204d9160
|
implement features
|
2012-11-22 09:14:22 -07:00 |
|
zottel
|
c4e4ee892e
|
Mark items read on filtered network page, but still keep the "mark everything read" mechanism on viewing the unfiltered network page.
|
2012-11-13 11:30:43 +01:00 |
|
friendica
|
88c8387c44
|
revive "mark everything seen" on main network page - see comments
|
2012-10-26 14:29:42 -07:00 |
|
Zach Prezkuta
|
0ea89852d2
|
allow themes to decide where live updates appear
|
2012-10-09 09:41:33 -06:00 |
|
Zach Prezkuta
|
c6061d598f
|
don't set a date as a group
|
2012-10-01 14:07:32 -06:00 |
|
Zach Prezkuta
|
421c72d10f
|
remember combination of last tab selected, last group selected, and last network selected; update only items seen in selected filters
|
2012-09-29 17:56:50 -06:00 |
|
friendica
|
5cad3e114a
|
give themes more control over events/birthdays and provide them as notifications
|
2012-09-18 17:43:09 -07:00 |
|