Commit Graph

127 Commits

Author SHA1 Message Date
2d145b3258 Version Bump (4.0.2) 2020-06-15 18:07:43 +05:30
50d7923380 Switches to a label to make points take fixed-width 2020-06-15 18:05:40 +05:30
962fb304ba Adds a --reverse flag for users with status bar at bottom 2020-06-15 18:04:57 +05:30
966b869ad8 Fixes hover boundaries
Closes #33

This removes the hover boundaries entirely, so you must click elsewhere
to close the menu now, which I think is better behaviour
2020-06-15 18:03:51 +05:30
5736b65bb4 [ci] Adds coveralls 2020-06-15 03:16:01 +05:30
3117a7948e Minor README updates for v4 2020-06-15 01:41:37 +05:30
0a48248739 Do a minor 4.0.1 release 2020-06-15 01:35:07 +05:30
74d26ccffa Change comments to a radio button 2020-06-15 01:34:21 +05:30
64cc856ed1
Merge pull request #30 from captn3m0/python3
Python 3 and v4.0.0
2020-06-15 00:47:22 +05:30
a37ef7236b [tests] Fix tests on Travis 2020-06-15 00:44:33 +05:30
1a29800787 Version Bump 2020-06-15 00:27:10 +05:30
f1141b2335 [docs] Update docs for new release 2020-06-15 00:20:14 +05:30
ff57182c3c Support default firefox profile 2020-06-15 00:17:04 +05:30
01ad187150 Finish PyGtk upgrade (7 years in the making) 2020-06-15 00:03:57 +05:30
f68ea6e9c4 Adds support for default firefox profile 2020-06-15 00:03:39 +05:30
6abaa46c8f Removes tracking completely 2020-06-14 22:38:14 +05:30
3afba6f3eb pep8 changes 2020-06-14 22:34:37 +05:30
e34d767ef0 [ci] Adds python3 in travis 2020-06-14 22:34:37 +05:30
678b0090c4 Upgrade to Python 3 2020-06-14 22:34:37 +05:30
297ef91497 Removes gratipay links 2018-07-31 08:02:52 +05:30
fbd2227a3c Merge pull request #29 from artiya4u/master
Fix cannot open "Ask HN" stories. #28
2017-10-04 22:16:58 +05:30
Artiya T
e81b98929b Fix cannot open "Ask HN" stories. 2017-10-03 19:07:03 +07:00
Santiago Castro
97c3414cb0 Fix broken Markdown headings 2017-04-24 13:47:26 +05:30
Abhay Rana
aef61a556c Updates README (gittip->gratipay)
- Also renames PROFILE_PATH to PROFILE-PATH
2014-10-14 15:22:58 +05:30
Abhay Rana
8f17672014 Adds a changelog. 2014-10-03 19:21:05 +05:30
Abhay Rana
a1b500e58d Bumps version to 3.0.0 2014-10-03 19:13:08 +05:30
Abhay Rana
591f6454f2 Merge branch 'analytics'
Conflicts:
	README.md
	hackertray/__init__.py
2014-10-03 19:11:49 +05:30
Abhay Rana
4224c9c198 Merge branch 'firefox'
Conflicts:
	hackertray/chrome.py
2014-10-03 19:10:06 +05:30
Abhay Rana
c7a1c653d9 Uses constants in chrome config 2014-10-03 19:09:35 +05:30
Abhay Rana
a5a4b54d97 Adds firefox flag instructions and notes to readme 2014-10-03 19:08:10 +05:30
Abhay Rana
6255917af4 Adds editorconfig to take care of indentation. 2014-10-03 18:58:04 +05:30
Abhay Rana
bd322e5191 Uses firefox module in the main app. 2014-10-03 18:57:42 +05:30
Abhay Rana
0b0b5c92b8 Fixes some indentation in chrome module 2014-10-03 16:26:35 +05:30
Abhay Rana
c7cea3d278 Adds firefox module that checks urls 2014-10-03 16:26:20 +05:30
Abhay Rana
0c314e690b Fixes a minor bug with the visit event
- Analytics is no longer static.
2014-10-02 13:28:39 +05:30
Abhay Rana
4edb2a2053 Fixes link to analytics wiki page 2014-10-01 16:25:07 +05:30
Abhay Rana
b9ebeaebce Tracks url visit event 2014-10-01 07:44:32 +05:30
Abhay Rana
96a2364c04 Adds information about --dnt switch 2014-10-01 06:51:29 +05:30
Abhay Rana
5a73dd9d93 Adds analytics note to README 2014-10-01 06:40:05 +05:30
Abhay Rana
11c02ba898 Adds browser and platform info to analytics 2014-10-01 00:38:25 +05:30
Abhay Rana
6c93751d73 Fixes travis build by installing mixpanel 2014-10-01 00:14:23 +05:30
Abhay Rana
93c9647b3b Adds basic analytics framework (mixpanel)
- Tracking launch event, with arguments passed
2014-09-30 23:30:36 +05:30
Abhay Rana
d9e6e51722 Adds tooltips to each menu item containing URL, timestamp and user info 2014-09-27 10:11:32 +05:30
Abhay Rana
c4b195af3d Disables travis success emails 2014-09-27 09:35:44 +05:30
Abhay Rana
ecd2011875 Bumps version 2014-09-27 09:24:22 +05:30
Abhay Rana
607a9804f3 Merge branch 'proxy'
Fixes #22
2014-09-27 09:22:46 +05:30
Abhay Rana
279034854c Removes a debug print statement.
- Bumps version to 2.3.1
2014-09-25 22:25:47 +05:30
Abhay Rana
59def73822 Bumps version. 2014-09-25 22:23:09 +05:30
Abhay Rana
d2246edd4f Updates README to reflect update checker. 2014-09-25 22:22:02 +05:30
Abhay Rana
76b64e7fb6 Adds update checking feature.
- Uses the PyPi json API
- Slows down the boot a bit.
- Creates hard dependency on setuptools (which was earlier optional)
2014-09-25 22:20:45 +05:30