This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-22 15:31:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b7b39fe1f84f95db8097142b8109b51dbc9480f
zulip
/
humbug
History
Leo Franchi
83011f7f47
Show a user activity list in the sidebar
...
(imported from commit 95aaa55c7e4cc39f844518b5308866bedf2cd1c5)
2013-02-11 18:05:57 -05:00
..
__init__.py
Initial Django commit: basic account, zephyr stream, narrowing, etc.
2012-08-28 12:44:51 -04:00
authhack.py
Fix logging in with email addresses long than 30 characters.
2013-01-16 17:02:06 -05:00
backends.py
tornado: Get User and UserProfile objects from a memcached.
2013-01-11 16:11:07 -05:00
ratelimit.py
Use datetime.min for initial last_error rather than int 0.
2012-12-11 15:59:08 -05:00
settings.py
Show a user activity list in the sidebar
2013-02-11 18:05:57 -05:00
test_settings.py
Change test_settings to use DummyCache
2013-01-29 15:56:16 -05:00
urls.py
[manual][schema] Add an API for user presence (idle) information
2013-02-11 18:05:57 -05:00
wsgi.py
Remove more commented out example code
2012-10-29 23:21:00 -04:00