- oct. 03, 2012
-
-
Fabián Rodríguez a rédigé
-
- sept. 14, 2012
-
-
Jonne Haß a rédigé
-
- sept. 12, 2012
-
-
Jonne Haß a rédigé
-
Jonne Haß a rédigé
A lot of cleanup is still needed, refactoring the CSS to be consistent, removing all sorts of unused stuff etc
-
Sean Tilley a rédigé
-
- août 21, 2012
-
-
Maxwell Salzberg a rédigé
-
- août 04, 2012
-
-
Florian Staudacher a rédigé
-
- juil. 02, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
This is a fix for public messages, where a malicious pod could spoof a message from someone a user was connected to, as the verified signatures were not checked that the object was also from said sender. This hole only affected public messages, and the private part of code had the correct checks THX to s-f-s(Stephan Schulz) for reporting and tracking down this issue, and props to Raven24(florian.staudacher@gmx.at) for helping me test the patch
-
- juin 11, 2012
-
-
Steven Hancock a rédigé
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s
-
- mai 22, 2012
-
-
Maxwell Salzberg a rédigé
-
- mai 21, 2012
-
-
danielgrippi a rédigé
-
- mai 19, 2012
-
-
danielgrippi a rédigé
-
- mai 18, 2012
-
-
danielgrippi a rédigé
-
- mai 17, 2012
-
-
Maxwell Salzberg a rédigé
-
- mai 15, 2012
-
-
Dennis Collinson a rédigé
-
- mai 14, 2012
-
-
Maxwell Salzberg a rédigé
kill services users with fire. we need this feature, but we need to just start from scratch because this is redonkalonk
-
- mai 06, 2012
-
-
danielgrippi a rédigé
-
- avr. 27, 2012
-
-
Maxwell Salzberg a rédigé
also now add a beta role
-
- avr. 23, 2012
-
-
Jonne Haß a rédigé
-
- avr. 22, 2012
-
-
danielgrippi a rédigé
-
- avr. 20, 2012
-
-
Maxwell Salzberg a rédigé
-
- avr. 14, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
- avr. 03, 2012
-
-
Maxwell Salzberg a rédigé
-
- avr. 02, 2012
-
-
Christophe a rédigé
-
Christophe a rédigé
-
- mars 31, 2012
-
-
Maxwell Salzberg a rédigé
-
- mars 30, 2012
-
-
Justin Thomas a rédigé
-
- mars 28, 2012
-
-
Benjamin Neff a rédigé
-
- mars 27, 2012
-
-
Dennis Collinson a rédigé
-
- mars 17, 2012
-
-
Maxwell Salzberg a rédigé
and improving admin functionality
-
Maxwell Salzberg a rédigé
-
- mars 13, 2012
-
-
Maxwell Salzberg a rédigé
-
- mars 01, 2012
-
-
Diaspora Europe a rédigé
-
- fév. 19, 2012
-
-
Dennis Collinson a rédigé
-
- fév. 10, 2012
-
-
Dennis Collinson a rédigé
-
- fév. 08, 2012
-
-
Dennis Collinson a rédigé
-
- fév. 04, 2012
-
-
Sarah Mei a rédigé
-
Ricardo a rédigé
- PostgreSQL doesn't allow double quotes for values. Double quotes are used for surrounding table names that contain spaces. Single quotes should be used for values. - DELETE in a JOIN is not permitted in SQL-99 (see http://drupal.org/node/555562) so we use USING with WHERE instead
-